You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using mutagen 0.17.5 to synchronize some directories between a linux laptop and linux server (both debian based).
Synchronization is working well, but when I close it for a while and make modifications to both sides, it's simpler and more reliable for me to use rsync to resolve conflicts manually, before restarting mutagen.
The issue is that rsync watch timestamps and wants to synchronize everything, to correct inappropriate timestamps. Which makes it inconvenient to identify real modifications. I could ask rsync to ignore timestamps, but it's not ideal for various reasons.
So I was wondering why mutagen does not synchronize timestamps, or if there is an option I didn't find to have it do it.
I searched extensively, but somehow didn't find relevant info on this aspect. But maybe I didn't search in the right places.
Thanks for your attention, and thanks for the great tool you've created.
The text was updated successfully, but these errors were encountered:
I'm using mutagen 0.17.5 to synchronize some directories between a linux laptop and linux server (both debian based).
Synchronization is working well, but when I close it for a while and make modifications to both sides, it's simpler and more reliable for me to use rsync to resolve conflicts manually, before restarting mutagen.
The issue is that rsync watch timestamps and wants to synchronize everything, to correct inappropriate timestamps. Which makes it inconvenient to identify real modifications. I could ask rsync to ignore timestamps, but it's not ideal for various reasons.
So I was wondering why mutagen does not synchronize timestamps, or if there is an option I didn't find to have it do it.
I searched extensively, but somehow didn't find relevant info on this aspect. But maybe I didn't search in the right places.
Thanks for your attention, and thanks for the great tool you've created.
The text was updated successfully, but these errors were encountered: