29 Jun
2001
29 Jun
'01
8:35 p.m.
"Ashley T. Howes Ph.D." <ashley@turton.com> writes:
I was wondering if anyone knows of a secure FTP server. By secure I mean the difference between telnet and SSH (so all traffic is encrypted in transmit). I briefly saw references to scp (part of SSH) on a google search. As anyone used this or could comment on alternatives?
scp is version 1 ssh's copy program, I think. sftp is version 2's. ftp over ssl is another thing entirely. -- MJR