Uses of Class
com.sshtools.j2ssh.ScpClient
Packages that use ScpClient
-
Uses of ScpClient in com.sshtools.j2ssh
Methods in com.sshtools.j2ssh that return ScpClientModifier and TypeMethodDescriptionSshClient.openScpClient()
Open an SCP client for file transfer operations where SFTP is not supported.SshClient.openScpClient
(File cwd) Open an SCP client for file transfer operations where SFTP is not supported.