public class SftpCopyCommand extends SftpCommand implements org.mule.extension.file.common.api.command.CopyCommand
SftpCommand which implements the CopyCommand contractclient| Constructor and Description |
|---|
SftpCopyCommand(SftpFileSystem fileSystem,
SftpClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
copy(org.mule.extension.file.common.api.FileConnectorConfig config,
String sourcePath,
String targetPath,
boolean overwrite,
boolean createParentDirectories) |
doMkDirs, doRename, getCurrentWorkingDirectory, getFile, tryChangeWorkingDirectorychangeWorkingDirectory, changeWorkingDirectory, copy, createDirectory, exists, getBasePath, getExistingFile, getFile, renamepublic SftpCopyCommand(SftpFileSystem fileSystem, SftpClient client)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.