Displaying 2 results from an estimated 2 matches for "appparamet".
Did you mean:
apparament
2001 Aug 10
1
Rsync and WinNT
I've been using rsync in a linux environment for some time, but I'm trying
to grow my NT 4.0 environment to utilize rsync's features to keep a folder
on one NTServer (with IIS) sync'd with one on the other side of a firewall.
My issue is that I can't seem to get rsync v2.4.5 to load as a daemon.
I've followed the hints in Mike McHenry's paper to no avail. I can run
2001 Nov 22
5
How to setup Rsync as an NT Service
For a recent project I needed to run Rsync as a service on Windows NT. The
following is a link to the instructions I created to recreate my steps.
http://members.home.net/cbollerud2/projects/rsync/NTService.html
The "no-fork" patch used here is very similar to the "no-detach" option
mentioned in many previous posts. I wish I could take credit for it, but I
basically put