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 background. Ideally I would want this running as a service... Any suggestions?
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/