Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.UploadBlockSize
This property specifies the size of a single upload request.
Declaration
Description
Use this property to control the size of a single upload request. Servers usually limit single request size to 128Kb. See
Increasing SFTP speed topic for details.
To automatically adjust block size for optimal performace, use
AutoAdjustTransferBlock property.