Question about --partial-dir and aborted transfers of large files

Wayne Davison wayned at samba.org
Sun Aug 12 12:08:33 MDT 2012


On Sun, Aug 12, 2012 at 10:41 AM, Wayne Davison <wayned at samba.org> wrote:

> I have imagined making the code pretend that the partial file and any
> destination file are concatenated together for the purpose of generating
> checksums.
>

Actually, that could be bad if the destination and partial file are both
huge.  What would be better would be to send just the size of the
destination file in checksums, but overlay the start of the destination's
data with the partial-file's data (and just ignore any partial-block from
the end of the partial file).

..wayne..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20120812/de0757e5/attachment.html>


More information about the rsync mailing list