DO NOT REPLY [Bug 4082] RFE: prioritize work by size (or other criteria)

samba-bugs at samba.org samba-bugs at samba.org
Tue Sep 12 04:34:18 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=4082





------- Comment #3 from bill+samba at bfccomputing.com  2006-09-11 23:34 MST -------
>use --max-size for a small-file first pass, and
>then --min-size for a large-file second pass.

And it seems so obvious in retrospect!  Thanks.

I can envision a wrapper script now that would use 'find' to figure out the
biggest file size in the source tree and figure out a reasonable step function
calling rsync iteratively with --min-size and --max size to emulate something
like this request. 

Depending on the number of steps, the amount of traffic for building file lists
would be far from efficient, so a 1-pass solution would still be great too.


-- 
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.


More information about the rsync mailing list