[Answered ]-Is it possible to pause and resume an http file upload?

2👍

Maybe you could split up the files to chunks and upload them? Take a look at this: https://gist.github.com/nbari/7335384

Leave a comment