rsync overall progress patch

Victor Denisov denisovenator at gmail.com
Tue Jan 17 17:47:54 MST 2012


Hi everyone,

I'm trying to implement calculation of overall progress for rsync.
Currently it shows progress only on per file basis.

So I need for the feature size of all files to be synced -
this is obvious and already exists in the code.

I can calculate size of transferred files,
but I can't find the piece of code that is responsible for
calculation of checksums. I don't understand which part of code
compares chunks of files and evaluates which of them should be
actually transferred.

So the question is: where is the source code responsible for checksums
calculation and chunks transfer?

Thanks,
Victor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20120117/680334c0/attachment.html>


More information about the rsync mailing list