GedasFX / decky-cloud-save

Other
82 stars 11 forks source link

Bidirectional Sync Error "Safety Abort: all files were changed on Path 2" #62

Open BigPrimeNumbers opened 5 months ago

BigPrimeNumbers commented 5 months ago

I'm seeing the following error whenever I run bidirectional sync after I've updated a save file from Windows 11:

"Error : Safety abort: all files were changed on Path2 "backend:decky-cloud-save/". Run with --force if desired.

If I run ~/homebrew/plugins/decky-cloud-save/rclone bisync --filter-from ~/homebrew/settings/decky-cloud-save/sync_paths_filter.txt / backend:decky-cloud-save --copy-links --resync the files are synced correctly until I update from Windows again.

Thanks so much for this great plugin. Very excited to see what you do with decky-ludusavi in the future!

Emiliopg91 commented 4 months ago

a Pull request I made is in progress if changes are merged to master and released to decky loader store, most problems with bisync will be solved because It will sync automatically before game launch and after game stop and giving "conflict treatment" to every sync.

mdeguzis commented 2 months ago

Can you add that rsync/force command to an advanced > troubleshooting section of the README or a wiki page?

GedasFX commented 2 months ago

PR is merged, hopefully soon on Beta, this should work much better after

GedasFX commented 3 weeks ago

Looks like will have to resolve --resync issue in another way...