Difference between revisions of "PuTTY"

Line 3: Line 3:
 
If you're using PuTTY to access your home directory, you should use the host '''<code>shell.gac.edu</code>'''.
 
If you're using PuTTY to access your home directory, you should use the host '''<code>shell.gac.edu</code>'''.
  
"PuTTY" can also refer to the bundle of related applications the ssh client comes with:
+
"PuTTY" can also refer to the entire bundle of related applications the ssh client comes with (since they're usually downloaded at the same time):
 
* ''PuTTY'' - a [[Telnet]] and [[SSH]] client
 
* ''PuTTY'' - a [[Telnet]] and [[SSH]] client
 
* ''PSCP'' - an [[Secure copy|SCP]] client, i.e. command-line secure file copy
 
* ''PSCP'' - an [[Secure copy|SCP]] client, i.e. command-line secure file copy

Revision as of 01:32, 17 September 2006

PuTTY is the name of a free software SSH, Telnet, rlogin, and raw TCP client. PuTTY is installed on most Windows computers at 鶹Ƶ.

If you're using PuTTY to access your home directory, you should use the host shell.gac.edu.

"PuTTY" can also refer to the entire bundle of related applications the ssh client comes with (since they're usually downloaded at the same time):

  • PuTTY - a Telnet and SSH client
  • PSCP - an SCP client, i.e. command-line secure file copy
  • PSFTP - an SFTP client, i.e. general file transfer sessions much like FTP
  • PuTTYtel - a Telnet-only client
  • Plink - a command-line interface to the PuTTY back ends
  • Pageant - an SSH authentication agent for PuTTY, PSCP and Plink
  • PuTTYgen - an RSA and DSA key generation utility.