Uses of Class
com.sshtools.j2ssh.ScpClient
-
Packages that use ScpClient Package Description com.sshtools.j2ssh -
-
Uses of ScpClient in com.sshtools.j2ssh
Methods in com.sshtools.j2ssh that return ScpClient Modifier and Type Method Description ScpClientSshClient. openScpClient()Open an SCP client for file transfer operations where SFTP is not supported.ScpClientSshClient. openScpClient(java.io.File cwd)Open an SCP client for file transfer operations where SFTP is not supported.
-