This is yet another Cygwin implementation of
OpenSSH client package for Win32 systems (though this
will run on x64 systems using WoW64). It contains
the basic OpenSSH client tools like ssh, sftp, scp, and ssh-keygen.
Why another ssh client for Windows?
Well, I just want the OpenSSH client on my Windows box. (And yes, I know, there's
PuTTY! But as I've said
"I want the OpenSSH client!")
Installation:
Open the installer, agree on the licenses and follow the on-screen instructions.
Note: In Win9x/ME systems, you have to reboot your computer for the changes to take effect
(since the setup program will put the OpenSSH client path to your AUTOEXEC.BAT file).
Uninstallation:
Select OpenSSH v4.3p2 client for Win32 v4 from the Add/Remove Programs in Control Panel.
Download (for Win9x/ME/2000/XP/2003):
sshclient43p2w32-4.exe
MD5: 5525823f430eed6358fefdf3099a616f
RMD160: 4ac768f7b39e540e843b847c5a0b21a9b6dff301
SHA1: 6901c8e22628cfe8c977130686260ba58fb21f23
Sample Usage:
Launch the Command Prompt (or MS-DOS Prompt if you're using Win9x).
To connect to host, the syntax is ssh username@host
To perform an sftp connection, the syntax is sftp username@host
To generate a RSA key, the syntax is ssh-keygen -t rsa
See the manual pages of ssh,
sftp,
scp,
ssh_config and
ssh-keygen for more info.
Package:
This setup package contains parts of the following software:
| <norbert@feu-nrmf.ph> | ![]() |