Files and Access
How to Use PuTTY SSH with cPanel
SSH stands for Secure Shell (or Secure Socket Shell). When a user or administrator wants to share data with another system/server over an unsecured network, they use the SSH protocol so that their communication session and data transfer remain safe and protected from external malicious elements. In other words, SSH is used to make data exchange over an unsecured network secure.
Whenever you need to directly access the server — to reach the command line and run scripts — you need to make sure your communication session is secure. If you were to access your server without securing the connection first, you would risk having your data intercepted.