Sliced huge file into chunked ones; Sclided files sent by xmlhttprequest;
This Chunked File Uploader supports multiple file selection, pause and resumable in progress of file uploading and simple file validations, which could works with any server-side platform if configed appropriately.
#Remark
- File sent by xmlhttprequest
- Container inside init: dynamically appended with the chosen file information
- Check test example