Uses of Class com.sshtools.j2ssh.DirectoryOperation

Uses in package com.sshtools.j2ssh

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)

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