[Bug 12530] [REQ] Improve fuzzy using files being uploaded
just subscribed for rsync-qa from bugzilla via rsync <[email protected]> Tue, 17 Oct 2023 16:21:58 +0000
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <[email protected]/> |
https://bugzilla.samba.org/show_bug.cgi?id=12530 Ulrich Sibilller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ulrich Sibilller <[email protected]> --- I go one step further than this: rsync should not only look for a file to reference in fuzzy mode but also take into account what it transferred previously. So instead of throwing away any information it gathered for the first file once it is done it could keep the transfer information and reuse it. It would then a) automatically fulfill you request by having the information for the first iso already b) not rely on similarity by size and/or name only but on the data itself! Of course this would increase memory usage but that's something the user can decide if it is worth or not. -- You are receiving this mail because: You are the QA Contact for the bug. -- 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