--delete reports all files deleted

2005-05-28 Thread Larry Alkoff
Using rsync-2.6.3 under Slackware Linux 10.1. Usually when I issue rsync -uacHv $SOURCE $TARGET >>/var/log/mirror.log files that are updated are listed in mirror.log. Today for the first time I used --delete --force in the line rsync -uacHv --delete --force $SOURCE $TARGET >>/var/log/mirror.lo

Re: Log Summary

2005-05-28 Thread John Van Essen
On Sat, 28 May 2005, dan tran <[EMAIL PROTECTED]> wrote: > > Hello every one, I would like to understand the summary of my sync log (below) > > > sent 2268 bytes received 1674253 bytes 372560.22 bytes/sec > total size is 301413395 speedup is 179.79' > > > Does mean my received rate is ~ 37

Log Summary

2005-05-28 Thread dan tran
Hello every one, I would like to understand the summary of my sync log (below) sent 2268 bytes received 1674253 bytes 372560.22 bytes/sec total size is 301413395 speedup is 179.79' Does mean my received rate is ~ 372K/sec? Total local mirror size is ~300M? What is speedup? Thanks -- To

Re: Possible bug not deleting files [SOLVED]

2005-05-28 Thread dan tran
Hello every one, I would like to understand the summary of my sync log (below) sent 2268 bytes received 1674253 bytes 372560.22 bytes/sec total size is 301413395 speedup is 179.79' Does mean my received rate is ~ 372K/sec? Total local mirror size is ~300M? What is speedup? Thanks -Da