Install SSH Client ================== .. toctree:: :maxdepth: 1 :caption: Contents: .. role:: underline :class: underline 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: .. code:: console 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 :doc:`help` .. _`PuTTY`: https://www.putty.org .. _`WinSCP`: https://winscp.net