Uses of Class
com.trilead.ssh2.SCPClient
-
Packages that use SCPClient Package Description com.trilead.ssh2 -
-
Uses of SCPClient in com.trilead.ssh2
Methods in com.trilead.ssh2 that return SCPClient Modifier and Type Method Description SCPClient
Connection. createSCPClient()
Create a very basicSCPClient
that can be used to copy files from/to the SSH-2 server.
-