Name | Description | |
---|---|---|
CommandLoggerEvent | Occurs when there is something to log | |
CommandSentEvent | Fired when a command is sent to the FTP server | |
FailureEvent | Fired when an exception occurs during an asyncronous operation | |
FileProgressEvent | Fired for upload/download progress of the current file | |
FileTransferCompleteEvent | Fired when an asynchronous transfer has completed | |
OverallProgressEvent | When downloading/uploading directories this is the overall progress | |
ResponseReceivedEvent | Fired when a response is received from the FTP Sever | |
TransferCancelEvent | Fired when an asynchronous transfer has cancelled | |
TransferCompleteEvent | Fired when an asynchronous transfere has completed | |
TransferStartedEvent | Fired when an asynchronous transfer has started |