jclouds/drivers/jsch
Andrew Phillips 0e2ee14a00 JCLOUDS-884: Only try netcat over ssh-agent as an agentproxy
See http://markmail.org/thread/oto47qk2kzcdtebb
2015-04-09 10:23:12 -04:00
..
src JCLOUDS-884: Only try netcat over ssh-agent as an agentproxy 2015-04-09 10:23:12 -04:00
.gitignore Issue 440: moved all extensions into group id org.jclouds.driver 2011-01-15 20:58:57 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00

README.txt

#
# A driver to use JSch (http://www.jcraft.com/jsch/) as the SSH connection provider
# for jclouds.
#
# TODO: Usage example.