SFTP
Network protocol for secure file transfer.
Secure Shell File Transfer Protocol
Secure File Transfer Protocol (SFTP) is a network protocol that provides secure file transfer and management capabilities. It’s built on top of SSH (Secure Shell), encrypting both commands and data, providing authentication and integrity checks. SFTP offers enhanced security compared to traditional FTP.
Built by Tim Jones