ssh with java

2014-08-29

azim58 - ssh with java


Package net.schmizz.sshj

http://schmizz.net/sshj/javadoc/0.5.0/net/schmizz/sshj/package-summary.html

can be downloaded here
http://mvnrepository.com/artifact/net.schmizz/sshj/0.2.0

I'll store the jar file here
"C:\kurt\storage\CIM Research Folder\DR\2012\9-29-12\sshj-0.2.0.jar"

this schmizz.sshj package appears to depend on the package containing the
LoggerFactory
http://www.slf4j.org/apidocs/org/slf4j/LoggerFactory.html

looks like it can be downloaded from here
http://www.slf4j.org/download.html

I placed these jar files here
"C:\kurt\storage\CIM Research Folder\DR\2012\9-29-12\slf4j-1.7.1"

So far I was not able to get everything to work.