FTP over TLS: Difference between revisions
From FileZilla Wiki
Jump to navigationJump to search
(→Setup) |
|||
Line 1: | Line 1: | ||
== SSL/TLS (FTPS) vs SSH (SFTP) == | == SSL/TLS (FTPS) vs SSH (SFTP) == | ||
FTPS (FTP encrypted with SSL/TLS) should not be confused with SFTP (SSH). The latter is a completely different protocol, with more information [[Howto|here]]. | FTPS (FTP encrypted with SSL/TLS) should not be confused with SFTP (SSH). The latter is a completely different protocol, with more information [[Howto|here]]. |
Revision as of 08:45, 31 January 2013
SSL/TLS (FTPS) vs SSH (SFTP)
FTPS (FTP encrypted with SSL/TLS) should not be confused with SFTP (SSH). The latter is a completely different protocol, with more information here.