问题
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.
回答1:
That's correct, we currently do not support this.
回答2:
OneDrive already support chunking upload
https://gist.github.com/rgregg/37ba8929768a62131e85
来源:https://stackoverflow.com/questions/23603176/chunked-upload-resumable-upload-for-onedrive