https://bugzilla.samba.org/show_bug.cgi?id=6378


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from [email protected]  2009-05-19 21:50 CST -------
As stated in the man page description of --progress, the size shown is the
amount of the file reconstructed by the receiver so far.  I'm guessing the
receiver already had the correct first 2129920 bytes of the file from a
previous run, so the delta-transfer algorithm verifies quickly that those
2129920 bytes match the beginning of the source file and the size jumps to
2129920.  From that point on, literal data has to be sent, so progress is
slower.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
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

Reply via email to