This repository has been archived by the owner on May 25, 2023. It is now read-only.
This repository has been archived by the owner on May 25, 2023. It is now read-only.
Closed
Description
I have an issue whereby large files, those I've found to be around 1GB (one in question I've been trialing most is 1.3GB) will upload, then upload again.
Factors involved:-
- Only seems to be on large files - 1GB+
- Only seems to be on Firefox - replicated on Linux and PC versions - 16.0.1 and 15. Haven't managed to replicate on Chrome or Firefox 12.
- This happens both on drag and drop - for which I'm using (dropBoxObj).bind('fileuploadadd', function (e, data) {}); and the input caller.
- May or may not be related. I'm having it getting 'stuck' on such large files on Chrome 22.0.1229.79 m - same place everytime. And then on a linux Chromium (20.0.1132.47) it stalls at the finish.
Note; this particular file is not alone and the file itself is fine.
Are there any known problems with large file sizes - any stability issues. Should I throttle uploads to a certain size for safety?
Metadata
Assignees
Labels
No labels