property BlockSize: integer; default 65536;
Description
Use the BlockSize property to determine the maximum size of the data block that will be sent or received as one query to the FTP server when uploading or downloading a file. Use this property to increase the application performance.
The default value is 65536 byte.