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
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
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
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