https://github.com/joeferner/node-big-file-upload
Simple big file upload server
https://github.com/joeferner/node-big-file-upload
Last synced: over 1 year ago
JSON representation
Simple big file upload server
- Host: GitHub
- URL: https://github.com/joeferner/node-big-file-upload
- Owner: joeferner
- Created: 2014-01-05T18:57:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-12T05:00:58.000Z (over 12 years ago)
- Last Synced: 2025-02-28T13:19:30.223Z (over 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Inspired from
http://kwanlae.wordpress.com/2012/02/15/file-upload-using-html5-form-javascript-jquery-express-node-js/
and
https://gist.github.com/lerouxb/1071705
The resulting files will contain a header with upload info. Need to fix that but they are easy enough to remove manually.