PuTTY
From FreeBSDwiki
(Difference between revisions)
m (Reverted edits by 83.211.3.16 (Talk); changed back to last version by Map7) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| 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]] | ||
Latest revision as of 13:08, 5 May 2007
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