DO NOT REPLY [Bug 7246] max-size not working in 3.0.7 built from source with default configure

samba-bugs at samba.org samba-bugs at samba.org
Wed Mar 17 01:29:53 MDT 2010


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





------- Comment #1 from matt at mattmccutchen.net  2010-03-17 02:29 CST -------
--max-size works just fine for me:

$ rsync --version
rsync  version 3.0.7  protocol version 30
[...]
$ mkdir src dest
$ truncate -s 16G src/gigantic
$ rsync -vv --max-size=1m src/gigantic dest/
delta-transmission disabled for local transfer or --whole-file
gigantic is over max-size
total: matches=0  hash_hits=0  false_alarms=0 data=0

sent 31 bytes  received 12 bytes  86.00 bytes/sec
total size is 17179869184  speedup is 399531841.49

Are you doing something different?


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