[CentOS-mirror] Current mirror size

Wed Aug 19 04:12:43 UTC 2009
Nick Olsen <Nick at 141networks.com>

What is everyones mirror size right now?
A du -sh of my /centos directory shows 126GB
Yet when I run rsync I see this

sent 48 bytes  received 3.16M bytes  371.95K bytes/sec
total size is 140.49G  speedup is 44436.24

This is my rsync command.
rsync -vaHh --numeric-ids --delete --delete-after --delay-updates  
--progress rsync://linux.mirrors.es.net/centos/ 
/home/mirror/public_html/centos

Anyone have any ideas?