-
My installation should be synchronizing only one subfolder to my laptop. It was not syncing (Fedora 35), so I thought I was manually forcing a synchronization. Instead, I had begun to sync all of my OneDrive files. I interrupted the downloading before it completed. I would now like to reconfigure the app so that only that one subfolder is synchronized and no other OneDrive folders are within the sync scope. How can I do this? (I would like to avoid uninstalling, reinstalling, and reconfiguring.) Help, please. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
@JosN1
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Please read https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md in regards to the following options:
Potentially you were not using the right commands, for example: The only difference between the two is the addition | removal of |
Beta Was this translation helpful? Give feedback.
@JosN1
To resolve your issue:
onedrive --display-config
to understand your configurationonedrive --synchronize --dry-run
to validate your configuration is doing what you want it to do