public final class FtpMoveCommand extends FtpCommand implements org.mule.extension.file.common.api.command.MoveCommand
FtpCommand which implements the MoveCommand contractclient, ROOT| Constructor and Description |
|---|
FtpMoveCommand(FtpFileSystem fileSystem,
org.apache.commons.net.ftp.FTPClient 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,
String renameTo) |
changeWorkingDirectory, changeWorkingDirectory, copy, createDirectory, doMkDirs, exception, exists, getBasePath, getCurrentWorkingDirectory, getExistingFile, getFile, getFile, makeDirectory, rename, resolvePath, tryChangeWorkingDirectorypublic FtpMoveCommand(FtpFileSystem fileSystem, org.apache.commons.net.ftp.FTPClient client)
Copyright © 2018 MuleSoft, Inc.. All rights reserved.