Displaying 2 results from an estimated 2 matches for "bee2bs01".
2002 Sep 13
4
logging on client side on NT
Hi,
I would like to log whatever happens with rsync on client side when it runs
with Cygwin on NT4.
First, I just did a redirect of the screen output to a log-file:
rsync -rtv --delete --modify-window=2 --stats /cygdrive/g/users/bco/test/
bee2bs01::d/test/ >>c:\rsync\log\%FDATE%.log
The problem with this method is that it does not redirect whatever Rsync
reports as errors; because they are showed on the screen. This is a shame,
because that's the info that interests us.
I've fiddled around quite a bit with the "--log-fo...
2002 Aug 23
2
High CPU on multiple syncs on Win2K
Hi all,
Allow me to quickly sketch our backup situation: we have about 40 sites. On
each site there's a Rsync client on an NT machine (Cygwin). In the main
site we have a huge Win2K fileserver which acts as a Rsync server. I'm
doing tests now with syncing the volumes of several Netware servers on the
sites (to which the Rsync NT clients have a mapping) to the Win2K server.
Initially we