문제

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.

도움이 되었습니까?

해결책

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

다른 팁

OneDrive already support chunking upload

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top