Filefield Sources Resumable.js
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Integrates the fault tolerant upload library resumable.js with filefield sources.
currently the upload is working, but only saving the file to the hardcoded /tmp/temp folder. the destination folder for the temporary chunks should be a setting, as well as the time the not completed chunks should be kept on the server ( and removed on cron) the completed file should be saved to the destination stored with the field.
after the upload the js to populate the filefield is not working.
