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.
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.
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.