Re: Statistics appearing in middle of file list -- no errors

2002-12-23 Thread Edward King
Version 2.5.5 on the receiving side seems to fix the problem. Thanks! Ed Craig Barratt wrote: Has anybody seen this? We want to seperate the statistics out from the file list, and were using tail to grab the end of the file. the command we run is: rsync -r -a -z --partia

Re: Statistics appearing in middle of file list -- no errors

2002-12-23 Thread Edward King
I thought I was -- upgraded to the latest this morning and am testing now.  I was running 2.4.3. I'll let you know if this clears the problem. Thanks! Ed Craig Barratt wrote: Has anybody seen this? We want to seperate the statistics out from the file list, and were using tail to g

Re: Statistics appearing in middle of file list -- no errors

2002-12-22 Thread Craig Barratt
> Has anybody seen this? We want to seperate the statistics out from the > file list, and were using tail to grab the end of the file. the command > we run is: > >rsync -r -a -z --partial --suffix=".backup" --exclude="*.backup" \ > --stats -v /. 10.1.1.60::cds101/ >

Statistics appearing in middle of file list -- no errors

2002-12-17 Thread Edward King
Has anybody seen this? We want to seperate the statistics out from the file list, and were using tail to grab the end of the file. the command we run is: rsync -r -a -z --partial --suffix=".backup" --exclude="*.backup" \ --stats -v /. 10.1.1.60::cds101/ > /var/log/rsync