SSH is great. But it does mean typing longer commands than you otherwise would have done.
For example, if your local user name is joe
but your user name on a
remote server is jbloggs
, then you have to specify the user name
whenever you use SSH to communicate with …