SSH File Transfer Protocol (SFTP)

SSH File Transfer Protocol (SFTP) is an implementation of FTP based on SSH. It has a wider range of commands, but may be slower than SCP.

🐊️ Port: 22 (TCP)

$ sftp user@IP