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





------- Comment #3 from [EMAIL PROTECTED]  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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to