Posted May 15, 2011 0:11 UTC (Sun) by Velmont (guest, #46433)
In reply to: Unison! by JohnMorris
Parent article: DVCS-autosync
It is easy to build something similar around this. Using inotify, or incron, you can wait for close-signal, and then run unison on just that path-tree automatically.
I do something like that, only a bit less advanced with my unison script. I really love Unison, and it blows the butt of Dropbox and has for my kind of use. :-)
I have many machines, all of them using unison-323, it's not hard to standardize on a version, although yes, this could be easier.