SSH
(stands for Secure Shell) is an internet protocol that allows a user to
connect to a remote host via an encrypted link.
SSH clients work just like telnet clients. You can use SSH to do
anything you might typically do with telnet and with the assurance that
all data including your password are secure.
We no longer support Telnet on any of our Servers as telnet transmits
data in plain readable text, which can be readily intercepted by
hackers.