cmcevoy
Joined: Wed Nov 30, 2005 4:06 pm Posts: 65 Location: Ripon, UK
|
Posted: Sun Nov 18, 2012 11:57 pm Post subject: Unison tutorial |
|
|
Maybe it it's because I'm using a different version of Unison, or a different distro, but I found the code getting Unison to run unattended needed significant alteration to work. Most significantly the -batch option is needed to stop Unison prompting every time it wants to sync a file, but also the order of parameters here is : profile, roots, options. Oh, and stat is written as stst once.
Having said that, the article did provide me with the inspiration to get a working sync setup between my home computers, so thanks anyway! |
|