Daily Archives: 2011/10/23

Install windows version of ssh client – openssh (a putty alternative)

If you are looking for an alternative of putty, you can use openssh from the mingw package.

Go here: MinGW – Minimalist GNU for Windows and download the mingw installer, and install it. After finish, launch the mingw shell from the start menu:
mingw openssh

This approach is idea for someone who wants a simple easy and fully command line based ssh client rather than a gui tool with lots of functionality in it like putty.

Further reading:

Install openssh server on windows
A list of ssh client on windows