Stanford University School of Earth Science
 
Home
News
New Users
Policies
Network File Server
Web Server
Get Help
Net Connections
Your Macintosh
Your Windows PC
Your Unix/Linux System
Other School Resources
Using Unix
   Overview
   Documentation
   Accounts
   Using the Shell
   Using X-Windows
   File Manipulation
   Net Commands
   Editing Text
   Formatting Text
   Printing
   Filters & Utilities
   Programming

Getting ssh programs for your computer

Copyright Phillip Farrell. Last revision November 13, 2006

Table of Contents:

  1. Getting ssh programs for your computer
  2. ssh for remote login
  3. ssh authentication methods
  4. scp and sftp for file transfers
  5. ssh to run remote commands
 

ssh programs are available for all operating systems.

For Classic Macintosh computers running MacOS versions 8 and 9, the free Nifty Telnet ssh client program is available to do remote logins.

Stanford has site-licensed the Fetch program for encrypted remote file transfer on Classic Macs and MacOS X.

MacOS X has the normal Unix ssh, scp, and sftp programs built-in. You can run them as described in these pages in command line mode from the Terminal application (found in the folder Applications/Utilities). You can use Fetch (above) for a Graphical User Interface (GUI) for file transfer. You can also find shareware GUI front-ends for ssh and scp programs by searching VersionTracker if you really don't want to use the command line.

For Windows PCs, Stanford has site-licensed the SecureCRT ssh program for remote logins and the SecureFX sftp program for file transfers.

Many Unix or Linux computers come with the OpenSSH distribution, including the ssh server and the ssh, scp, and sftp programs. If your Unix or Linux systems does not have these programs, Stanford maintains pre-compiled versions of the OpenSSH ssh server and client software for many different versions of Unix. Stanford adds patches to the normal distribution to make sure ssh will work correctly with the AFS distributed file system, and to allow login via kerberos credentials (SUNet ID) in some circumstances.

Stanford computers, including pangea and the Sweet Hall workstations, run version 2 of the ssh protocol. This version fixes known security problems with the original version 1 and adds the sftp protocol for file transfer. Pangea and the Sweet Hall workstations will also accept version 1 connections from older ssh client programs.

 


Comments?

Stanford University    |