Replies: 1 comment 2 replies
-
|
Please stop using You are most likely impacted by these 2 API bugs: OneDrive/onedrive-api-docs#1890 In short, please build your client manually from 'master' and use This is due to: #3165 (child of 3115) https://github.com/abraunegg/onedrive/?tab=readme-ov-file#basic-troubleshooting-steps
This is down to a number of elements:
To fix point 1, you must use a more modern version of 'curl' - please read https://github.com/abraunegg/onedrive/blob/master/docs/usage.md#compatibility-with-curl To fix point 2, you need to understand why the file upload failed. To do this, you need to enable verbose logging, log to a file, read your logs to understand that reason to fix why the upload failed. Please read the documentation & stop using |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I ran an update to onedrive-cli a couple of months ago. And it was updated a few weeks ago too. But ever since then, it shows me that loads of files that resided on my local onedrive folder as well as the remote folder do not upload. I really don't know what is the right command(s) to fix this behavior. Every once in a while I get a notification that onedrive failed to upload a file.
Beta Was this translation helpful? Give feedback.
All reactions