search for: 24d6acaf

Displaying 1 result from an estimated 1 matches for "24d6acaf".

2009 Dec 29
3
[Bug] having parentheses in filenames causes failure
Hi, I don't know how to exactly describe the bug, but the following test-case reproduces the bug in 3.0.6 mkdir rsync-test cd rsync-test mkdir -p "src/directory (name)" touch "src/directory (name)/somefile" mkdir dest rsync --archive --dry-run --verbose "src/directory (name)/" "$USER at 127.0.0.1:$PWD/dest/directory (name)" The error is: bash: -c: