this post was submitted on 19 Jun 2023
4 points (100.0% liked)

Self Hosted - Self-hosting your services.

15164 readers
4 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

My use case is I’m transferring large already encrypted files between two servers connected via wireguard.

Is there any benefit to SFTP over FTP in this case?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago

I... think the only difference is that potential eavesdroppers could determine the number of files, and their rough size. And I guess... the filesystem location on the target server. I mean the main thing that'll be unencrypted is the FTP headers, so whatever else is in there.