pavement

FTPS

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(clarify a little)
(link to current support list)
Line 1: Line 1:
'''FTPS''' (FTP with security) adds SSL or TLS encryption to [[FTP]].  Many modern [[ftp]] clients and servers support this capability seamlessly. ''FTPS'' provides protection from eavesdroppers and man in the middle attacks.  Its use is highly recommended for security sensitive FTP connections wherever it's supported, as otherwise authentication and communications are handled in plain text.  Also consider [[SFTP]], which is a protocol for transferring files securely that doesn't use FTP.
+
'''FTPS''' (FTP with security) adds SSL or TLS encryption to [[FTP]].  Many modern [http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html#client ftp clients] and [http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html#server servers] can be configured to support this capability. ''FTPS'' provides protection from eavesdroppers and man in the middle attacks.  Its use is highly recommended for security sensitive FTP connections wherever it's supported, as otherwise authentication and communications are handled in plain text.  Also consider [[SFTP]], which is a protocol for transferring files securely that doesn't use FTP.
  
 
[[Category:FreeBSD Terminology]]
 
[[Category:FreeBSD Terminology]]

Revision as of 16:59, 30 May 2006

FTPS (FTP with security) adds SSL or TLS encryption to FTP. Many modern ftp clients and servers can be configured to support this capability. FTPS provides protection from eavesdroppers and man in the middle attacks. Its use is highly recommended for security sensitive FTP connections wherever it's supported, as otherwise authentication and communications are handled in plain text. Also consider SFTP, which is a protocol for transferring files securely that doesn't use FTP.

Personal tools