DownloadChunkSize
The size of chunks (in bytes) when downloading large files.
Data Type
string
Default Value
"3000000"
Remarks
The size of chunks (in bytes) to use when downloading large files, defaults to 3MB. To download the entire file in one chunk, set this value to -1.