jakajancar / DropboxUploader

MIT License
203 stars 114 forks source link

Uploading 100mb++ problems #23

Closed mikedlv closed 10 years ago

mikedlv commented 11 years ago

Hello,

I'm using your code to help me get video submissions from my website visitors. Thing is, when they upload 100mb+, It doesnt give you a confirmation of the upload nor the error. Is there something I can do to fix this problem? Thanks a lot!!

Regards,

Mike

hakre commented 11 years ago

Can you share which upload size do you get offered by dropbox via their webinterface? Please provide a link (if possible) that show the size in number of bytes.

hakre commented 10 years ago

No answer on these clarification questions have been given. The known size limit is 300 megabyte which is larger than 100.

This class is limited by the Dropbox website upload limit.