Hacker News new | ask | show | jobs
by matrss 901 days ago
They make an (easily made) mistake on that page: the encrypted version of FTP is not SFTP, but FTPS. SFTP is an entirely different protocol based on SSH.
1 comments

HTTP to HTTPS is FTP to FTPS.

"cp" to "scp" is FTP to SFTP, i.e "secure" prefix.