Displaying 1 result from an estimated 1 matches for "bc84a865".
2011 Nov 09
1
Rsync with special characters
Hi,
I'm having problem using rsync from an Ubuntu server to a Windows machine using cygwin and rsync. It works whenever I have a share name that doesn't include a special character like ?, ? or ?. My full command is:
"rsync -avz -e 'ssh -p specialport' user at windowsmachine:/cygdrive/c/?test --iconv=CP1252,utf-8 (Also tride ISO8859-1 and utf-8)"
I thought that iconv