SFTP
SFTP is a file transfer protocol built as an extension to the Secure Shell (SSH) protocol. SFTP only requires one TCP port number. In addition, private and public keys can be used to authenticate users without passwords. However, encrypting files may lower transfer speeds and consume more system resources..
To enable SFTP service:
- Click Enable SFTP service.
- Click Apply.
Note:
- You can enter a custom port number for the SFTP service. The default port number for the SFTP service is 22. You can set it from 1 to 65535, excluding the following numbers: 20, 21, 23, 25, 80, 110, 137, 138, 139, 143, 199, 443, 445, 515, 543, 548, 587, 873, 993, 995, 3306, 3689, 5000, 5001, 5005, 5006, 5335, 5432, 6881, 8080, 7000, 7001, 8081, 9997, 9998, 9999, 50001, 50002, and eMule default ports: 4662 (TCP), 4672 (UDP)
- Learn about how to sign in to DSM with RSA key pairs via SSH.