Transfers and manages files through an SSH connection.
- Purpose
- Secure file transfer and remote file management
- Security
- SFTP inherits encryption and authentication from SSH.
22/TCPFile transfer over SSH
SFTP is file transfer inside SSH.
In practice: A developer securely uploads application files to a server.