Difference between revisions of "Secure FTP"

From Clinfowiki
Jump to: navigation, search
(Created page with "Secure FTP is a computing network protocol that is used to access and manage files on remote file systems. Secure FTP, or SFTP, also allows file transfers between hosts. SFTP ...")
(No difference)

Revision as of 03:35, 13 November 2014

Secure FTP is a computing network protocol that is used to access and manage files on remote file systems. Secure FTP, or SFTP, also allows file transfers between hosts. SFTP encrypts both commands and data, preventing passwords and sensitive information from being transmitted in the clear over a network.

References