简体   繁体   中英

Experiences of using JSCH Java ssh library

I am in the process of choosing a Java SSH libary. I am leaning towards JSCH, but before I make a final decision I wanted to hear other people's expereinces of the library, good or bad.

A brand new version of Jsch just went up on github. It is a vast improvement to the existing library in many ways. Check out the README on the site and the comprehensive javadoc for more information. https://github.com/vngx/vngx-jsch

I am using this library in my projects, ant it is works fine and it is easy to use. Also it has not only SSH but and SCP where you can transfer files.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM