Give this a read on SSH for Windows.
7/02/2004
http://www.jfitz.com/tips/ssh_for_windows.html#Command_lineX_Windows_Cygwin
From Above URL:
"If you want to access remote servers securely from Windows 9x, NT, ME, 2000 or
XP and don’t want to pay for programs that are freely available for UNIX-like
platforms, you may find this document useful. It describes free SSH
implementations for Windows."
Then pop by http://cygwin.com/ and get busy!
What Is Cygwin?
Cygwin is a Linux-like environment for Windows. It consists of two parts:
A DLL (cygwin1.dll) which acts as a Linux API emulation layer providing
substantial Linux API functionality.
A collection of tools, which provide Linux look and feel.
The Cygwin DLL works with all non-beta, non "release candidate", ix86 32 bit
versions of Windows since Windows 95, with the exception of Windows CE.
No comments yet.