SSH File Transfer Protocol
SFTP transfers and manages files over an encrypted SSH connection, usually on port 22. Despite the similar name, it is a completely different protocol from FTP rather than FTP with security bolted on. It is the standard choice for secure automated file exchange between systems.