start with sshj

Dark_angel picture Dark_angel · Jun 1, 2011 · Viewed 21.4k times · Source

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).

Answer