public class SftpMoveCommand extends SftpCommand implements org.mule.extension.file.common.api.command.MoveCommand
SftpCommand which implements the MoveCommand contractclient| Constructor and Description |
|---|
SftpMoveCommand(SftpFileSystem fileSystem,
SftpClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
move(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 SftpMoveCommand(SftpFileSystem fileSystem, SftpClient client)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.