Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2008-10-04 03:13
0.1.40

This release fixes a problem in using the SOCS4 proxy and an NPE in closing the session in some cases.
Tags: Minor bugfixes

2008-06-14 02:19
0.1.39

This release fixes the session crash bug caused by rekeying.
Tags: Minor bugfixes

2008-04-22 19:14
0.1.38

Some methods have been added. Minor bugs including AIOOBE at Session#connect() have been fixed.
Tags: Minor bugfixes

2008-01-21 19:39
0.1.37

This release fixes some minor bugs related to sftp and port forwarding.
Tags: Minor bugfixes

2007-10-30 12:02
0.1.36

This release fixed bugs in the handling of local filenames on Windows on the sftp channel and also stopped JVM from showing annoying messages in 'gssapi-with-mic' authentication.
Tags: Minor bugfixes

Project Resources