CT Textbook Site
  

SSH and SFTP

Installing SSH/SFTP Clients

If you have an account on a remote server, you may use SSH for secure remote login。 You may also use SFTP to safely upload and download files.

For MS Windows, you may want to use PuTTY。 On Linux and Mac systems, SSH and SFTP are usually built-in commands.

Knowing how to use SSH and SFTP is valueable.


Challenges

  • Use SSH for remote login
  • Use SFTP to upload and download files