Re: rsync daemon not starting as windows service

2005-08-15 Thread Igor Pechtchanski
On Thu, 11 Aug 2005, Daniel Franke wrote: > On Thursday 11 August 2005 00:35, Brian Dessent wrote: > > Daniel Franke wrote: > > > I added it with this command: > > > cygrunsrv.exe -I rsyncd -p /bin/rsync.exe -a "--daemon" > > > > Using --daemon will cause the process to try and detach from the > >

Re: rsync daemon not starting as windows service

2005-08-11 Thread Daniel Franke
On Thursday 11 August 2005 00:35, Brian Dessent wrote: > Daniel Franke wrote: > > I added it with this command: > > cygrunsrv.exe -I rsyncd -p /bin/rsync.exe -a "--daemon" > > Using --daemon will cause the process to try and detach from the > session. That is not what you want. Cygrunsrv is meant

Re: rsync daemon not starting as windows service

2005-08-10 Thread Brian Dessent
Daniel Franke wrote: > I added it with this command: > cygrunsrv.exe -I rsyncd -p /bin/rsync.exe -a "--daemon" Using --daemon will cause the process to try and detach from the session. That is not what you want. Cygrunsrv is meant to supervise normal processes running in the foreground. Try --

Re: rsync daemon not starting as windows service

2005-08-10 Thread Daniel Franke
On Wednesday 10 August 2005 15:05, Daniel Franke wrote: > Hey all, > > I've encountered problems starting the rsync which comes with cygwin. > > I added it with this command: > cygrunsrv.exe -I rsyncd -p /bin/rsync.exe -a "--daemon" > > When I run cygrunsrv.exe -S rsyncd I see this error message: >

rsync daemon not starting as windows service

2005-08-10 Thread Daniel Franke
Hey all, I've encountered problems starting the rsync which comes with cygwin. I added it with this command: cygrunsrv.exe -I rsyncd -p /bin/rsync.exe -a "--daemon" When I run cygrunsrv.exe -S rsyncd I see this error message: cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error