Chunked upload (resumable upload) for OneDrive?

ぐ巨炮叔叔 提交于 2019-12-13 02:20:10

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!