Download List

프로젝트 설명

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

현재 비밀 번호를 프로그래밍 방식으로 할 때 '키보드'양방향 인증 방법을 사용하여 지정할 수있습니다. 채널 지금, 자신의 윈도우 및 최대 패킷 크기를 존중하고 서버에 합리적인 값을보고합니다. 클라이언트는 이름이 지금은 더 강력한 방식으로 결정됩니다. 인증 프로세스에만 서버가 보고서를 성공의 기회를 얻게 될 이러한 인증 방법을 사용합니다. 또한 다양한 버그가 해결되었습니다.
Tags: Minor feature enhancements
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.

2004-12-02 20:46
0.6.0

윈도우가 접착제를 "이상한 나라의 앨리스에 대한 지원"처리합니다. 외부 서비스 (같은 네트워크 : 지원 : SFTP를).
Tags: Minor feature enhancements
Support for the PuTTY "pageant" process on Windows. Support for external services (like Net::SFTP).

2004-11-24 03:53
0.5.0

Tags: Code cleanup

Project Resources