Develop and Download Open Source Software

JSch

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
2009-07-15 02:24
This release fixes the deadlock bug in making exec requests during the re-keying process.

Project Resources

http://freecode.com/urls/8100a010c6d0238cb19d53ea92f30382
http://freecode.com/urls/87b26859c5e9e5c7474a34a6c02c0982
http://freecode.com/urls/cb2a8968c94851214be16f7dbfb5f67b
http://freecode.com/urls/6528ec6c5f11dd0e3956648178acf7a8
http://freecode.com/projects/jsch

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.