Displaying 1 result from an estimated 1 matches for "vnlogdtpr".
Did you mean:
vvlogdtpr
2009 Dec 29
3
[Bug] having parentheses in filenames causes failure
...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: line 0: syntax error near unexpected token `('
bash: -c: line 0: `rsync --server -vnlogDtpre.iLs .
/tmp/rsync-test/dest/directory (name)'
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at
io.c(600) [sender=3.0.6]
HTH,
Geralt.