Re: Secure file transfer



Unruh wrote:


SSL. SSH/SFTP only protects the data transfer channel, not the command channel.

No idea what you are talking about. ssh encrypts everything passing between
the two computers.


We're talking about SFTP, which is a variant how to use SSH to secure the FTP protocol. In the SFTP setup, the protection by SSH is only applied to the data transfer channel.
.