PuTTY
From FreeBSDwiki
(Difference between revisions)
m (Reverted edit of 213.83.138.185, changed back to last version by Jimbo) |
|||
Line 1: | Line 1: | ||
+ | a free ssh/telnet client for Windows and Linux, available at http://www.chiark.greenend.org.uk/~sgtatham/putty/ | ||
+ | There are several utilities that you can obtain from that page, which are: | ||
+ | # '''PuTTY''': the Telnet and SSH client itself | ||
+ | # '''PSCP''': command-line secure file copy | ||
+ | # '''PSFTP''': an SFTP client for secure file transfer | ||
+ | # '''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 | ||
+ | [[Category:Windows Equivalents]] |
Revision as of 20:29, 31 August 2005
a free ssh/telnet client for Windows and Linux, available at http://www.chiark.greenend.org.uk/~sgtatham/putty/
There are several utilities that you can obtain from that page, which are:
- PuTTY: the Telnet and SSH client itself
- PSCP: command-line secure file copy
- PSFTP: an SFTP client for secure file transfer
- 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