rsync daemon not starting as windows service

2005-08-10 Thread Daniel Franke
omputer Browser service which was also a suggestion which I found on the web. Is there anything I overlooked? Some help would be very appreciated. With kind regards, Daniel Franke -- Quanza Engineering B.V. Elandsstraat 44 Daniel Franke1016 SG Amst

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

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 i