How could be "total transferred file size" more than "total file size" ?

View: New views
2 Messages — Rating Filter:   Alert me  

How could be "total transferred file size" more than "total file size" ?

by masani paresh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Please see below rsync-3.0.6 statistics.

Number of files: 109651
Number of files transferred: 7013
Total file size: 6426699145 bytes
Total transferred file size: 7531020054 bytes
Literal data: 2060328093 bytes
Matched data: 5472534579 bytes
File list size: 3209170
File list generation time: 0.120 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 2073977452
Total bytes received: 35624353
sent 2073977452 bytes  received 35624353 bytes  213576.49 bytes/sec
total size is 6426699145  speedup is 3.05
sent 2073977452 bytes  received 35624354 bytes  total size 6426699145

Could you please tell me how would it be possible that "total transferred file size" is more than "total file size" ?

Thanks, Paresh

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: How could be "total transferred file size" more than "total file size" ?

by Wayne Davison-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jul 29, 2009 at 11:17:34AM +0530, paresh masani wrote:
> Could you please tell me how would it be possible that "total
> transferred file size" is more than "total file size" ?

I believe that the only way this can happen is for a resend to occur
(when rsync notices that a file doesn't match the checksum and transfers
it again).

..wayne..
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html