SFTP SSH File Transfer Protocol
File transfer over an SSH connection — encrypted from the first byte, no separate port.
Not to be confused with FTPS (FTP + TLS). SFTP is a different protocol, built on SSH. Default on Linux servers; standard clients: sftp, FileZilla, WinSCP, Cyberduck.