Download List

Project Description

Net::SSH for Ruby is a pure-Ruby implementation of the SSH2 client protocol, allowing Ruby programs to connect to and interact with remote machines via SSH.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-07 08:41
1.0.0

The password can now programmatically specified when using the 'keyboard-interactive' authentication method. Channels now respect their own window and maximum packet sizes, and report reasonable values to the server. The client name is now determined in a more robust manner. The authentication process will now only use those authentication methods that the server reports will have a chance of success. Various bugs have also been fixed.
Tags: Minor feature enhancements

2004-12-02 20:46
0.6.0

Support for the PuTTY "pageant" process on Windows. Support for external services (like Net::SFTP).
Tags: Minor feature enhancements

2004-11-24 03:53
0.5.0

Tags: Code cleanup

Project Resources