| Class | Description |
|---|---|
| FtpCommand<C extends FtpFileSystem> |
Base class for
FileCommand implementations that target a FTP/SFTP server |
| FtpCopyCommand |
A
ClassicFtpCommand which implements the CopyCommand contract |
| FtpCreateDirectoryCommand |
A
ClassicFtpCommand which implements the CreateDirectoryCommand |
| FtpDeleteCommand | |
| FtpListCommand |
A
ClassicFtpCommand which implements the ListCommand contract |
| FtpMoveCommand |
A
ClassicFtpCommand which implements the MoveCommand contract |
| FtpReadCommand |
A
ClassicFtpCommand which implements the FtpReadCommand |
| FtpRenameCommand |
A
ClassicFtpCommand which implements the RenameCommand |
| FtpWriteCommand |
A
ClassicFtpCommand which implements the WriteCommand contract |
| MoveFtpDelegate |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.