I want to create a Java application to connect to my remote Linux server with ssh. Can someone send me some docs or tutorials to begin with sshj in eclipse (I'm working in a Windows environment).
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
sshj has examples included with the source code:
https://github.com/hierynomus/sshj/tree/master/examples/src/main/java/net/schmizz/sshj/examples