Uses of Class
ch.ethz.ssh2.SCPClient

Packages that use SCPClient
ch.ethz.ssh2   
 

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.