-
Hi, first time running this in a long while, and I've noticed it's trying to overwrite my local files with older versions from OneDrive (I know this isn't supposed to be possible but...) Not a big problem, as the process was stopped soon enough, but would like to understand how to get a successful sync. Running in verbose dry-run mode, I see the following pattern for each file;
What would be the correct way to tell it that the local files are the correct ones? Am assuming something like the local-first or upload-only options? Thanks.. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@dresco The correct option would be to use Please file a bug for this following the support process please. |
Beta Was this translation helpful? Give feedback.
@dresco
What client version are you using?
The correct option would be to use
--local-first
to get the system in-sync - but also it should not try and download the older file if the timestamp is older than the local, so that is a bug.Please file a bug for this following the support process please.