Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.OnBlockTransferPrepared
This event is fired when a block of data has been prepared for transfer.
Declaration
Parameters
Direction values:
|
Description
This event is fired by SFTP client right before each block of file is uploaded or downloaded. It allows the user to adjust the pipeline length and transfer block size (independently of whether AutoAdjustTransferBlock is set or not).