rkhwaja / fs.onedrivefs

Pyfilesystem2 implementation for OneDrive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sometimes it doesn't download the full file

rkhwaja opened this issue · comments

commented
Sometimes it doesn't download the full file
commented

See protocol

Could get the downloadUrl and use it directly. Could do partial range downloads.

The downloadUrl can get out of date - maybe it's best to just retry it with a new downloadUrl

commented

No problems recently