start with sshj

2020-07-10 03:17发布

问题:

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