https://bugzilla.samba.org/show_bug.cgi?id=9790
Summary: Provide a threshold before transfer compression is attempted Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: way...@samba.org ReportedBy: ed.temp...@gmail.com QAContact: rsync...@samba.org Where one side of the transfer is low powered (e.g. a home NAS) or where files are small, the time taken to compress, transfer and decompress is often greater than simply transferring uncompressed. One way round this is to have a threshold (by default say 50Kb) below which compression is not attempted, a command line switch taking a numerical arg like 100, 100K, 100M, 100G could permit the user to tune this. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- 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