RE: logging on client side on NT

2002-09-13 Thread bart . coninckx
B-2340 Beerse Belgium e-mail: [EMAIL PROTECTED] Tel: + 32 (0) 14 60 99 42 Fax: + 32 (0) 14 62 41 47 * jw schultz <[EMAIL PROTECTED] To: [EMAIL PROTECTED] > cc:

Re: logging on client side on NT

2002-09-13 Thread bart . coninckx
<[EMAIL PROTECTED] To: [EMAIL PROTECTED] >cc: [EMAIL PROTECTED] Subject: R

Re: logging on client side on NT

2002-09-13 Thread jw schultz
On Fri, Sep 13, 2002 at 12:15:59PM +0200, [EMAIL PROTECTED] wrote: > 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 /cyg

logging on client side on NT

2002-09-13 Thread bart . coninckx
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 proble