https://bugzilla.samba.org/show_bug.cgi?id=5482
Summary: apply the rsync comparison algorithm specially to .mov
and .mp4 files
Product: rsync
Version: 3.0.2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
These files are huge, and being able to drastically cut back on retransmission
for such files would be a really big win. Many changes to these files involve
changes to a tiny part of the file that changes in size and thus shifts the
giant media data portions to a new offset not on a block boundary.
When rsync encounters one of these files, it should checksum each atom of the
file instead of each block.
--
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