samba-bugs at samba.org
2013-Apr-12 15:36 UTC
[Bug 9790] New: Provide a threshold before transfer compression is attempted
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: wayned at samba.org ReportedBy: ed.temp.01 at gmail.com QAContact: rsync-qa at 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.