PuTTY
From FreeBSDwiki
(Difference between revisions)
Henrykoren (Talk | contribs) |
(the utils aren't actually *bundled*) |
||
Line 1: | Line 1: | ||
a free ssh/telnet client for Windows and Linux, available at http://www.chiark.greenend.org.uk/~sgtatham/putty/ | 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 | # '''PuTTY''': the Telnet and SSH client itself | ||
# '''PSCP''': command-line secure file copy | # '''PSCP''': command-line secure file copy |
Revision as of 15:23, 11 January 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