Downloadliste

Projektbeschreibung

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

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.

2012-02-03 06:47
0.1.46

Diese Version hat kleinere Bugs behoben, Ressource von Speicherverlusten in Agent forward-Modus und unerwartete Sitzung nach unten, und hat eine Erweiterung zur Integration von Jsch-Agent-Proxy.
This release has fixed minor bugs, resource leaks in agent forward mode and unexpected session down, and has an enhancement to integrate with jsch-agent-proxy.

2011-11-02 00:40
0.1.45

Diese Version behebt einige Fehler, einschließlich einen Kanal Absturz im Paket Kompression-Modus, und verbessert die Übertragungsleistung Datei auf die Sftp-Kanal.
This release fixes some bugs, including a channel crash in the packet compression mode, and improves file transfer performance on the sftp channel.

2010-11-02 19:36
0.1.44

Diese Version behoben kleinere Bugs, unter anderem mit Hilfe von HMAC-MD5-96 und HMAC-SHA1-96, und Unterstützung für private Schlüssel mit aes192-CBC und AES128-cbc verschlüsselt.
This release fixed minor bugs, including problems with using hmac-md5-96 and hmac-sha1-96, and added support for private keys ciphered with aes192-cbc and aes128-cbc.

2009-07-15 02:24
0.1.42

Diese Version behebt Fehler in der Sackgasse machen exec Anfragen während der Re-Keying-Prozess.
This release fixes the deadlock bug in making exec requests during the re-keying process.

2008-12-31 23:23
0.1.41

Diese Version hat kleinere Fehler in Abbruch Remote-Port-Forwarding und ls für leeres Verzeichnis in sftp festgesetzt. Die Unterstützung für einige Ziffern in der CTR-Modus und arcfour wurde hinzugefügt.
Tags: Minor bugfixes
This release has fixed minor bugs in canceling
remote port-forwarding and ls for empty directory
in sftp. The support for some ciphers in ctr mode
and arcfour was added.

Project Resources