How to use command line (!) ftp WITH TLS resp SSH encryption?
Ok, normally I can perform some (unencrypted) ftp operations by simply typing
ftp .....
But what if I want to do the same over an TLS/SSH encrypted ftp connection?
How do I tell ftp to encrypt/decrypt the stream?
Is there an option like "-ssh" which does the job?
Matthew
|