abraunegg / onedrive

OneDrive Client for Linux
https://abraunegg.github.io
GNU General Public License v3.0
9.97k stars 859 forks source link

Feature Request: Resumable #2866

Closed leeyuky9802 closed 6 days ago

leeyuky9802 commented 6 days ago

Is your feature request related to a problem? Please describe.

The Error: Internet connectivity to Microsoft OneDrive service has been interrupted .. re-trying in the background Next retry in approx: 8 seconds Retrying the respective Microsoft Graph API call for Internal Thread ID 0t8rRVx5BGIHvE7l (Timestamp: 2024-Sep-30 15:49:30) ...

is a little too often.

Every time it happens, it restarts the downloda.

I'm downloading large files, this causes it to never complete downloading.

Describe the solution you'd like

A download function that's resumable.

Describe alternatives you've considered

Or able to reuse .partion file

Additional context

No response

abraunegg commented 6 days ago

The client already does this. Please read the documentation.