django-sticky-uploads icon indicating copy to clipboard operation
django-sticky-uploads copied to clipboard

Multi-Threaded Upload

Open mlavin opened this issue 11 years ago • 0 comments

HTML5 rocks has an interesting example of breaking up into pieces for large uploads. It would amazing to use this to break up large files and reassemble server-side. http://www.html5rocks.com/en/tutorials/file/xhr2/#toc-example-slicingfiles

mlavin avatar Jul 19 '13 23:07 mlavin