Ganymed SSH-2 for Java

Uses of Class
ch.ethz.ssh2.SCPClient

Uses of SCPClient in ch.ethz.ssh2
 

Methods in ch.ethz.ssh2 that return SCPClient
 SCPClient Connection.createSCPClient()
          Create a very basic SCPClient that can be used to copy files from/to the SSH-2 server.
 


Ganymed SSH-2 for Java