Difference between revisions of "PuTTY"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 1: Line 1:
 
'''PuTTY''' is a free and open-source terminal emulator, serial console and network file transfer application.
 
'''PuTTY''' is a free and open-source terminal emulator, serial console and network file transfer application.
 +
 +
== Description ==
  
 
It supports several network protocols, including SCP, [[SSH]], Telnet, rlogin, and raw socket connection.
 
It supports several network protocols, including SCP, [[SSH]], Telnet, rlogin, and raw socket connection.
Line 13: Line 15:
 
== See also ==
 
== See also ==
  
 +
* [[Computer network]]
 
* [[Secure Shell]]
 
* [[Secure Shell]]
  

Revision as of 08:46, 4 February 2016

PuTTY is a free and open-source terminal emulator, serial console and network file transfer application.

Description

It supports several network protocols, including SCP, SSH, Telnet, rlogin, and raw socket connection.

It can also connect to a serial port (since version 0.59). The name "PuTTY" has no definitive meaning.

PuTTY was originally written for Microsoft Windows, but it has been ported to various other operating systems.

Official ports are available for some Unix-like platforms, with work-in-progress ports to Classic Mac OS and Mac OS X, and unofficial ports have been contributed to platforms such as Symbian, Windows Mobile and Windows Phone.

PuTTY was written and is maintained primarily by Simon Tatham and is currently beta software.

See also

External links