Question

I'd like to upload a large file (say 500MB) to OneDrive, but I cannot find any API to do chunked upload. There is one similar question here without explicit answer. It looks like there is no support to chunked upload currently?

Thanks.

Était-ce utile?

La solution

That's correct, we currently do not support this.

Autres conseils

OneDrive already support chunking upload

https://gist.github.com/rgregg/37ba8929768a62131e85

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top