This repository was archived by the owner on Oct 2, 2024. It is now read-only.
Commit 32a0105
committed
Merge branch 'fragment-upload' of https://github.com/wiktorn/onedrive-sdk-python into fragment-upload
="foo/bar.txt").fragment_upload("/path/to/file")
Introduce fragment_upload
Introduce new function that is handling all the hassles of multipart-upload.
Creates upload session, uploads the file in recommended 10MB parts,
refreshes authentication token if needed.
Sample usage:
client.item(drive="me", path="foo/bar.txt").fragment_upload("/path/to/file")File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments