Secure File Transfer Protocol

A program that uses Secure SHell (SSH) to transfer files. Unlike standard FTP, it encrypts both commands and data, preventing passwords and sensitive information from being transmitted in the clear over the network. There are two ways to use SFTP: graphical SFTP clients and command line SFTP.

SFTP