jump to navigation

NOTE: The spam filter is being unusually aggressive. If you comment does not immediately appear, it has simply been placed in moderation and I will approve it as quickly as possible. Thank you for your patience.

"Murphy was an optimist!"

There’s power in that command line September 17, 2008 2:56 pm

Posted by Doug McCaughan in : Software, Technology
, 2comments

There is something wonderfully satisfying about using PUTTY to secure shell into a server and manipulate the server and websites at the command line. When I’m about to make major changes, this is one way I backup the site which of course is far faster than ftping a copy of the site to another machine.

PuTTY is a terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols. The name “PuTTY” has no definitive meaning[1], though ‘tty’ is the name for a terminal in the Unix tradition, usually held to be short for teletype. [Source, Wikipedia, PuTTY]

2comments