public final class FtpReadCommand extends FtpCommand implements org.mule.extension.file.common.api.command.ReadCommand<FtpFileAttributes>
FtpCommand which implements the FtpReadCommandclient, ROOT| Constructor and Description |
|---|
FtpReadCommand(FtpFileSystem fileSystem,
org.apache.commons.net.ftp.FTPClient client) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,FtpFileAttributes> |
read(org.mule.extension.file.common.api.FileConnectorConfig config,
String filePath,
boolean lock) |
changeWorkingDirectory, changeWorkingDirectory, copy, createDirectory, doMkDirs, exception, exists, getBasePath, getCurrentWorkingDirectory, getExistingFile, getFile, getFile, makeDirectory, rename, resolvePath, tryChangeWorkingDirectorypublic FtpReadCommand(FtpFileSystem fileSystem, org.apache.commons.net.ftp.FTPClient client)
public org.mule.runtime.extension.api.runtime.operation.Result<InputStream,FtpFileAttributes> read(org.mule.extension.file.common.api.FileConnectorConfig config, String filePath, boolean lock)
read in interface org.mule.extension.file.common.api.command.ReadCommand<FtpFileAttributes>Copyright © 2018 MuleSoft, Inc.. All rights reserved.