What is the difference between SSH and SSL?
- Last Updated: February 14, 2024
- 1 minute read
- WS_FTP Pro
- Version 13.0
- Documentation
What is the difference between SSH and SSL?
With both SSL and SSH, it is up to the administrator of the server you are trying to make a connection with to tell you which server type is being run at that address. If you do not know, and attempt to make an SSL connection or an insecure connection to an SSH server, the connection will fail, even if you change the port to 22 in the Site Profile.
- SSL - Secure Sockets Layer generally uses port 21.
- SSH - Secure Shell generally uses port 22. (WS_FTP Professional)