Downloadliste

Projektbeschreibung

Ganymed SSH-2 for Java is a library that implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2, 5, and 6). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP, and SFTP. There are no dependencies on any JCE provider, as all cryptographic functionality is included.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2010-03-16 01:24 Zurück zur Release-Liste
Build 250

Der Code ist einmal mehr durch ihren ursprünglichen Autors erhalten. Diese Version enthält alle Updates und Verbesserungen, die seit 2006 gesammelt: Updates für die Standard-Plattform Zeichencodierungen, Workarounds für Buggy SSHD Server, verbessertes Verhalten beim Fang ein InterruptedException, Unterstützung für das Senden SSH_MSG_IGNORE Pakete, die Unterstützung für die "none" Authentifizierungsmethode überarbeitet, SHA-1-Code (mit Optimierungen, sollte mehr als das Doppelte Geschwindigkeit), wurde für die SFTP-Code und vieles mehr.
The code is once again maintained by its original author. This release includes all the fixes and improvements that accumulated since 2006: fixes for the default platform character encodings, workarounds for buggy SSHD servers, improved behavior when catching an InterruptedException, support for sending SSH_MSG_IGNORE packets, support for the "none" authentication method, revised SHA-1 code (with optimizations that should more than double speed), fixes for the SFTP code, and many more.

Project Resources