http://www.ccs.uky.edu/~douglas/cs521

CSEP    Mailing List    Survey  ssh   

 

Secure Shell

The secure shell programs (ssh, scp, ...) provide a layer of security for computers communicating with each other.  Encryption is used to reduce the chances that hackers, network snoops, and people with too much time on their hands break into your computer or steal your identity.  Ssh is required to log into many supercomputers in the U.S.  Scp is required to transfer files.

If you are using some flavor of UNIX, check to see if ssh and scp are already on your computer.  If you are using Windows, there are several commercial, shareware, and freeware versions available on the web.  The OpenSSH project provides information and pointers for a variety of operating systems.

For Windows, get the file sshzip.exe, which is a self extracting zip file.  The directions for use are found at http://www.chiark.greenend.org.uk/~sgtatham/putty, where possibly more up to date versions of what is in sshzip.exe are located.  The program pscp corresponds to scp on most UNIX systems.  Pscp only works from a MS-DOS Prompt window.  It is not a graphics program.

 

Cheers,
Craig C. Douglas

Last modified: