unison
unison copied to clipboard
Unison file synchronizer
The [Cache Directory Tagging Specification](https://bford.info/cachedir/) is a specification that provides applications the ability to mark their cache directories by putting in a file called `CACHEDIR.TAG` with the content `Signature: 8a477f597d28d172789f06886806bc55`....
Hey, I seem to have tripped over some odd opinions that Unison has about behaviour of remote vs local syncing! To elaborate, I want to sync files to and from...
This is sort of a meta ticket: When unison runs out of memory, the user gets an uncaught exception and backtrace. This leads to many tickets. It would be nice...
I'm using copythreshold and copyprog(rest) to invoke rsync for new files. (I'm not even sure if this is still advised; maybe the in-build transfer is up to speed nowadays?) I...
Archive files and config files sharing a common directory is problematic for various reasons (need to add pretty crude patterns to .gitignore, etc) I'd love a --archive-root or similar option...
When running `unison -repeat watch -watch`, unison will continuously look for new changes (via the watcher) and synchronize them. This all works fine, but I would like a way to...
It would be convenient if the local/remote directories were always shown in the GUI. After propagating all the changes and re-scanning, the hosts/directories disappear from the display. Sometimes it's convenient...
I am attempting to sync two Windows computers and have run into several problems. I was informed to update to the latest CI version of unison. Upon doing so, I...
Perhaps they don't even explain how to bulld the docs, but I couldn't find lynx mentioned in the manual. Trying to build the docs, strings.ml wasn't updated and there was...
From BUGS.txt. Not sure if it's still valid. It also lacks details. https://github.com/bcpierce00/unison/blob/1cca790ae8290026d5a5cd93bc36fa60a3093e8f/src/BUGS.txt#L53-L67