pavement

FTPS

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(link to current support list)
m (smooth sentence)
Line 1: Line 1:
'''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.
+
'''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 secure file transfer protocol that doesn't use FTP.
  
 
[[Category:FreeBSD Terminology]]
 
[[Category:FreeBSD Terminology]]

Revision as of 14:19, 31 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 secure file transfer protocol that doesn't use FTP.

Personal tools