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