Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.CurrentOperationProcessedInFile
This property specifies the processed part of the file being processed
Declaration
Description
This property contains the number of processed bytes of the file being processed with UploadFile/DownloadFile or UploadStream/DownloadStream. Use this property instead of OnProgress event.