Skip to main content
  1. Notes/
  2. Secure SHell/

SSH Clients

68 words
Table of Contents

Client software is more or less devided in 2 types, one facilitating console or shell access (SSH) and one facilitating file transfer (SCP/SFTP).

Under unix these are primarily handled by OpenSSH. Windows has a number of options the most popular being the PuTTY (SSH) and WinSCP (SCP/SFTP) clients. These are free and can use the same set of SSH keys to authenticate to the server.

Links #