View Single Post

  #1 (permalink)  
Old 05-03-2008
Matthew Lincoln
 
Posts: n/a
Default 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
Reply With Quote