Use case is…
I have a cloud folder AND local folder each with 300 files.
About 200 files are shared, but 100 files are unique to each folder.
I want odrive to sync the folders, resulting in 400 files both folders.
What I thought I could do is simply:
- turn off syncing
- move my local folder to replace the .cloudf file in my mounted odrive
- turn on syncing
- let odrive copy local->cloud and cloud->local whereever files are missing.
This did not work however.
This missing files do not fill in.
Is this supposed to work? Am I doing something wrong?
(I’m on linux using odrive agent server)