bgrins / filereader.js

A lightweight wrapper for the JavaScript FileReader interface
http://bgrins.github.com/filereader.js/
MIT License
413 stars 86 forks source link

File Upload - Max # of concurrent uploads, max file size per upload #5

Closed bgrins closed 10 years ago

bgrins commented 13 years ago

Would be nice to keep track of this internally. would be even more awesome if you could limit total upload size running at once or something to that effect, but I think just limiting the number should be good for now.