Discuss this help topic in SecureBlackbox Forum
TElSimpleFTPSClient.OnFileOperation
This event is fired during data reading/writing of multiple files to report the next file.
Declaration
Parameters
Values
|
Description
This event is fired by TElSimpleFTPSClient from DownloadFiles and UploadFiles methods to notify the application that new file transfer is to be started. The application can skip the file or cancel the whole operation. Progress of each transfer is reported via OnProgress event.