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