Large file upload using TadvDropbox

When sending a 511Mb Zip file to Dropbox using the TadvDropbox component I always get a 12031 error between 80 and 110 Mb upload progress in TCloudBase.HttpsPut (InternetWriteFile result). Is there any way around this? According to the Dropbox API file size of +2Gb should be possible so I don't understand why my upload fails.

Hi,


Please note that unfortunately file uploads to DropBox with TAdvDropBox are limited to a filesize of 150 MB.
We will have to investigate if it's possible to allow uploading files larger than 150 MB in the future.

Well, that explains a lot. I really hope you will get rid of the file limit as we really need to be able to send larger files to Dropbox.