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.

2012-02-03 06:47
0.1.46

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

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

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

This release fixes the deadlock bug in making exec requests during the re-keying process.

2008-12-31 23:23
0.1.41

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.
Tags: Minor bugfixes

Project Resources