| Class | Description |
|---|---|
| SftpCommand |
Base class for
FtpCommand implementations that target a SFTP server |
| SftpCopyCommand |
A
SftpCommand which implements the CopyCommand contract |
| SftpCreateDirectoryCommand |
A
SftpCommand which implements the CreateDirectoryCommand contract |
| SftpDeleteCommand |
A
SftpCommand which implements the DeleteCommand contract |
| SftpListCommand |
A
SftpCommand which implements the ListCommand contract |
| SftpMoveCommand |
A
SftpCommand which implements the MoveCommand contract |
| SftpReadCommand |
A
SftpCommand which implements the ReadCommand contract |
| SftpRenameCommand |
A
SftpCommand which implements the RenameCommand contract |
| SftpWriteCommand |
A
SftpCommand which implements the WriteCommand contract |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.