JSch 0.1.38 (Default branch) |
|
|
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.
License: BSD License (revised)
Changes:
Some methods have been added. Minor bugs including AIOOBE at Session#connect() have been fixed.
|