https://bugzilla.samba.org/show_bug.cgi?id=7246
Summary: max-size not working in 3.0.7 built from source with
default configure
Product: rsync
Version: 3.0.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
If the max-size feature is a compile option, it's not mentioned in ./configure
--help as such. If it's just supposed to be there, well, the option is accepted
on the command line, but it's not effective. Invoking rsync with
"--max-size=1m" on a directory with a 16g file in it and nothing else, it hangs
there on the 16g file - probably transferring it, but it should have just said
"No, this is too big," and finished, right?
So either the bug is that max-size needs to be documented in all the obvious
places as an optional feature not in the default configuration (if that's the
case), or it looks not to be working in 3.0.7.
--
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.
--
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