Template:FAQs HPCC Access

From CSDMS
  1. What is SSH?
    Secure Shell (SSH) is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. SSH provides secure X connections and secure forwarding of arbitrary TCP connections.
  2. How can I upload or download files?
    You must use a utility that uses the SSH protocol. Some option are sftp, scp, or rsync (make sure you specify ssh encryption with -e ssh). These utilities should be provided on most linux/unix platforms (including Max OS X).
  3. Where can I find other SSH clients?
    Microsoft Windows users also have several choices for ssh client support, including: