| AbstractBaseFileTransferTransactionalResourceCommand |
This is the base class for all FileTransfer oriented
TranasactionalResourceCommands
This exists simply to provide access to all common low level File Transfer
operations
|
| ChecksumDeliveredCommand |
Command for comparing the calculated checksum of a delivered file with that
provided by the remote system, if any
|
| ChecksumValidatorCommand |
Command for comparing the calculated checksum of a retrieved file with that
provided by the remote system, if any
|
| ChunkingRetrieveFileCommand |
Retrieves a specified file from a remote directory
|
| CleanupChunksCommand |
Delivers a specified payload to a remote File Transfer directory
|
| DeliverBatchCommand |
Delivers a batch of files via file transfer
|
| DeliverFileCommand |
Delivers a specified payload to a remote directory
|
| FileDiscoveryCommand |
Discovers new files from a remote browsable directory
|
| RenameFileCommand |
Renames files from a remote browsable directory
|
| RetrieveFileCommand |
Retrieves a specified file from a remote directory
|