I am trying to see what my possible options are given that I want to upload large files to a server using an EmberJS front end. Assume that my server limits file uploads to X bytes, and that my uploaded file exceeds that file size limit. So I will have to handle the chunking and rebuilding of the said files (either manually, or automatically). Ideally, it would be great if the solution worked well with Ember-Data, but this is not necessary.
Aucun commentaire:
Enregistrer un commentaire