jquery-filedrop icon indicating copy to clipboard operation
jquery-filedrop copied to clipboard

Large file support?

Open thepixelmonk opened this issue 14 years ago • 4 comments

Chrome seems to crash when trying to upload large files. Any plans to support this any time soon? A bit of googling revealed HTML5 should support this via chunking.

thepixelmonk avatar Nov 09 '11 21:11 thepixelmonk

I just want to bump this issue up, this feature would be pretty useful to have.

balaclark avatar Apr 02 '12 09:04 balaclark

@balaclark just fyi, I actually made a plugin based off of filedrop since I needed this and a few other things: https://github.com/saiko-chriskun/jquery-upchunk

thepixelmonk avatar Apr 03 '12 18:04 thepixelmonk

@saiko-chriskun cool, thanks.

balaclark avatar Apr 05 '12 15:04 balaclark

This is actually an issue with Chrome, this plugin is utilising the methods provided as documented. On a side note; rather than have 2 branches, why not do a merge?

Verikon avatar Aug 29 '12 04:08 Verikon