SSH File Transfer Protocol (SFTP)
- is a File Transfer Protocol over Secure Shell (SSH)
SFTP
- enables secure file transfer capabilities between networked hosts
- unlike the Secure Copy Protocol (SCP), SFTP additionally provides:
- remote file system management functionality
- allowing applications to resume interrupted file transfers
- list the contents of remote directories
- delete remote files