samba-bugs at samba.org
2019-May-29 05:26 UTC
[Bug 13974] New: Old max block size isn't allowed in options
https://bugzilla.samba.org/show_bug.cgi?id=13974 Bug ID: 13974 Summary: Old max block size isn't allowed in options Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayne at opencoder.net Reporter: matthew4196 at gmail.com QA Contact: rsync-qa at samba.org Created attachment 15199 --> https://bugzilla.samba.org/attachment.cgi?id=15199&action=edit rsync_allow_old_max_block_size_in_options.patch Old large block sizes with protocol < 30 aren't allowed due to a check in options.c added in commit: d74512eb054666198203cdaaaca29a18ba958725. I have attached a patch which fixes this problem. -- You are receiving this mail because: You are the QA Contact for the bug.
samba-bugs at samba.org
2020-Apr-05 17:06 UTC
[Bug 13974] Old max block size isn't allowed in options
https://bugzilla.samba.org/show_bug.cgi?id=13974 Wayne Davison <wayne at opencoder.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED -- You are receiving this mail because: You are the QA Contact for the bug.
samba-bugs at samba.org
2020-Apr-05 17:08 UTC
[Bug 13974] Old max block size isn't allowed in options
https://bugzilla.samba.org/show_bug.cgi?id=13974 --- Comment #1 from Wayne Davison <wayne at opencoder.net> --- Thanks for the patch. I've put something similar into options.c to fix this. -- You are receiving this mail because: You are the QA Contact for the bug.
Apparently Analagous Threads
- [Bug 13920] New: --max-delete and dirs being replaced by symlinks on source
- [Bug 14163] New: RSYNC_SSL_PORT env should be set for invocation of --rsh command
- [Bug 14338] New: ZSTD support
- [Bug 14463] New: rsync 3.2.2 server protocol error
- [Bug 14390] New: Feature request: don't fail if using "-z" transferring to rsync complied with --with-included-zlib=no