Trilead SSH-2 for Java

Uses of Class
com.trilead.ssh2.SCPClient

Uses of SCPClient in com.trilead.ssh2
 

Methods in com.trilead.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.
 


Trilead SSH-2 for Java