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?
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?
SFTP is easier to setup (since it comes with SSH), and encrypted.
Even if the files are encrypted, you really don’t want them to be easy to get.