SFTP for Secure File Transfers
File Transfer Protocol, or FTP, is the protocol many people use to transfer files over the internet. In its purest form, however, FTP is insecure, leaving unencrypted data susceptible eavesdropping, forgery or interception. Although the protocol can be implemented with additional security mechanisms, some prefer methods that are naturally more secure, such as SFTP.