[Bug 11656] Escaping broken with --files-from

samba-bugs at samba.org samba-bugs at samba.org
Wed Dec 30 23:04:40 UTC 2015


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

--- Comment #7 from Gennady Uraltsev <gennady.uraltsev+bugs at gmail.com> ---
Furthermore consider this test case:
in addition to what we did before create the file with the actual name
aaa\#012bbb by doing

touch 'src/aaa\#012bbb'

then 

$ rsync -n --itemize-changes -a src/* dst/ 
>f+++++++++ aaa\#134#012bbb
>f..t...... foo\#012bar

where the escaping in itemize-change of aaa\#012bbb is completely absurd!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list