Displaying 1 result from an estimated 1 matches for "62fb485d".
2018 Mar 14
2
Comparison of huge files ineffective?
Kevin Korb via rsync <rsync at lists.samba.org> (Mi 14 Mär 2018 14:52:55 CET):
> Your observation would be right if you are using --checksum which you
> shouldn't be. Otherwise, unless you are using --whole-file rsync will
> use its differential algorithm to compare the files. If you are using
> --progress you will see it step through the file at a faster speed than
Ok,