简体   繁体   English

使用JSCH Java ssh库的经验

[英]Experiences of using JSCH Java ssh library

I am in the process of choosing a Java SSH libary. 我正在选择Java SSH库。 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. 我倾向于JSCH,但是在做出最终决定之前,我想听听其他人对图书馆的经验,无论是好是坏。

A brand new version of Jsch just went up on github. 全新的Jsch版本刚刚在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. 在网站上查看自述文件和全面的Javadoc,以获取更多信息。 https://github.com/vngx/vngx-jsch 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. 它还不仅具有SSH,而且具有SCP可以在其中传输文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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