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 SCPClientConnection. createSCPClient()Create a very basicSCPClientthat can be used to copy files from/to the SSH-2 server.
-