JSch is a Java implementation of SSH2. This allows you to communicate via SSH in your code.
Looks quite cool.
Posted by Josh at August 26, 2003 11:53 PM | TrackBackUsed it before in my university project, found the lack of Javadocs to be a major bummer.. Don't know if you're aware of J2SSH? http://3sp.com/products/sshtools/j2ssh/j2ssh.php I'm not saying its completely javadoc-ed but it seems a way more professional implementation.
Bart
Posted by: Bart Johannsen on September 7, 2003 12:29 PM