Original message: By: trey harragan
When I run the service, it seems to have its CWD as c:\windows\system ( according
to tlist.exe ). When it runs the command line:
rsync.exe -v --daemon --config=deltacd.conf --no-detach
The rsync fails saying ( from eventlog ):
rsync: rsync: unable to open configuration file "deltacd.conf": No such file or directory
(2).
presumably since it's not running from the right place.
HELP!