ProgerXP / FileDrop

Self-contained cross-browser pure JavaScript class for Drag & Drop and AJAX (multi) file upload.
filedropjs.org
The Unlicense
264 stars 61 forks source link

cannot upload large files (e.g. 60mb up) #17

Closed kptengco closed 10 years ago

kptengco commented 10 years ago

this is reproducible in mozilla firefox v28

ProgerXP commented 10 years ago

Next update will include fixes for this and a method to deal specifically with big uploads. This will be done when I have enough free time.

Thanks for the report.

ProgerXP commented 10 years ago

Removed deprecated support from the code. Tested on 60 MiB in Chrome/FF - works. Check it out.