https://bugzilla.samba.org/show_bug.cgi?id=13248
Bug ID: 13248
Summary: Updates for DEFAULT_DONT_COMPRESS suffix list
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Created attachment 13938
--> https://bugzilla.samba.org/attachment.cgi?id=13938&action=edit
Patch updating DEFAULT_DONT_COMPRESS suffix list
I'd like to suggest updating rsync's DEFAULT_DONT_COMPRESS list of file
suffixes to include the following additional archive and multimedia filetypes.
Several additions reflect the existence of new or more widely used compressed
filetypes since the last update >7 years ago, others provide alternate suffixes
for existing supported filetypes.
Audio
=====
.aac (raw AAC)
.flac (FLAC)
.m1a, .m2a, .mp1, .mp2, .mpa (MPEG audio)
.m4a, .m4b, .m4p, .m4r, .m4v (Apple AAC)
.opus (Opus)
.spx, (Speex)
Video
=====
.m1v, .m2v, .mpeg, .mpg, .mpv (MPEG video)
.qt (Apple Quicktime, additional to .mov)
Multimedia containers
=====================
.3g2, .3gp (3GPP)
.f4v, .flv, (Flash)
.m2ts (Blu-ray)
.mka, .mkv (Matroska)
.MTS (AVCHD)
.oga, .ogm, .ogv, .ogx (Ogg, additional to .ogg)
.ts (MPEG Transport Stream)
.VOB (DVD)
.webm (Google WebM)
Pictures
========
.webp (Google WebP)
Archives
========
.apk (Android Package Kit, extended from .jar/.zip)
.dmg (Apple OS X Disk Image)
.ear, .jar, .war (Java archives, extended from .zip)
.lrz (lrzip)
.rz (rzip's default extension, additional to .rzip)
.sz (Google Snappy)
.tbz2 (tar+bzip2, additional to .tbz)
.Z, (compress)
Note that the .VOB and .MTS suffixes are intentionally uppercased, due to the
filesystems used in DVD and AVCHD media.
The attached patch adds these filetypes to loadparm.c and also documents them
in rsync.yo.
Kind thanks,
Nick
--
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