Install SSH Client

Linux/macOS

Note

Any modern Linux distribution and new macOS version comes with an OpenSSH client installed by default. That means you do not need to install it manually.

To verify there is OpenSSH client package installed, check the accessibility of the following executables in your shell:

ssh
scp
ssh-add

Windows

We recommend the use of PuTTY as a remote SSH shell client and WinSCP as a tool for a file transfer over SSH.

Getting help

See Getting help