Uses of Class
com.sshtools.j2ssh.ScpClient

Packages that use ScpClient
com.sshtools.j2ssh   
 

Uses of ScpClient in com.sshtools.j2ssh
 

Methods in com.sshtools.j2ssh that return ScpClient
 ScpClient SshClient.openScpClient()
           Open an SCP client for file transfer operations where SFTP is not supported.
 ScpClient SshClient.openScpClient(java.io.File cwd)
           Open an SCP client for file transfer operations where SFTP is not supported.
 



Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.