Frames | No Frames |
Methods with parameter type com.sshtools.j2ssh.DirectoryOperation | |
void | |
void |
Methods with return type com.sshtools.j2ssh.DirectoryOperation | |
DirectoryOperation | SftpClient.copyLocalDirectory(String localdir, String remotedir, boolean recurse, boolean sync, boolean commit, FileTransferProgress progress) |
DirectoryOperation | SftpClient.copyRemoteDirectory(String remotedir, String localdir, boolean recurse, boolean sync, boolean commit, FileTransferProgress progress) |