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 every 5 minutes in the background. Ideally I would want this running as a service... Any suggestions?
Use 'cygrunsrv' from the like-named package to run it as a service? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- 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/