Hacker News new | ask | show | jobs
by leichtgewicht 4289 days ago
They seemingly do:

http://www.evennode.com/docs/ftp-access#tls

1 comments

That's FTPS, not SFTP, to be precise.

The former is classic FTP sessions secured with TLS on all or some (negotiated at runtime) connections. The latter is a (saner, IMHO) separate protocol traditionally run over SSH session.