Re: configuring unison as a service / daemon

2006-07-05 Thread Larry Hall (Cygwin)
Stephen Boudreaux wrote: I'm using unison to replicate between two servers, and I'd like to run it as a service in windows versus as an administrator. Right now I'm running a "nohup nice -10 unison myLocalDir ssh://[EMAIL PROTECTED]/hostDir -silent -repeat 300 &" to get unison to synchronize ever

configuring unison as a service / daemon

2006-07-05 Thread Stephen Boudreaux
I'm using unison to replicate between two servers, and I'd like to run it as a service in windows versus as an administrator. Right now I'm running a "nohup nice -10 unison myLocalDir ssh://[EMAIL PROTECTED]/hostDir -silent -repeat 300 &" to get unison to synchronize every 5 minutes in the backgro