Displaying 1 result from an estimated 1 matches for "7f47cfd6".
2014 Dec 16
1
Behaviour of --append with modified files
We have a rsync'd filesystem which generally contains very large files that only
grow.
We've specifically used the --append option to handle these files - since
otherwise rsync is effectively CPU bound the whole time.
I'd always assumed that any files that were simply modified (without a change in
length) would be handled under the existing rsync logic. However it appears
that