/resumable-file-upload

upload files, with pause and resume feature

Primary LanguageJavaScript

to run the project

  • mkdir uploads

  • yarn install

  • yarn run dev

what it does:

  • serial synchronous resumable upload
  • deletes files every time the web server restarts

what it doesn't do (yet)

  • exceptional handling or file integrity verification
  • can not see the uploaded file