Tagged Questions
3
votes
1answer
470 views
How to fix unison failing with “Fatal error: Internal error: New archives are not identical” for identical paths?
When trying to sync two paths (one of which is remote) via ssh, unison fails with
Fatal error: Internal error: New archives are not identical.
while syncing via a network mount works just fine.
...