Displaying 1 result from an estimated 1 matches for "351s_froid".
2005 Sep 10
0
Unable to use rsync between Cygwin <-> Mac OS X 10.4 with files and folders with accent in their name
I try to synchronize from a Windows 2003 machine, using Cygwin and rsync
2.6.6 files and folder with ACCENT in their name to a Mac OS X 10.4 machine
running rsync 2.6.3 as a daemon. 3 different problems happen :
***1. For a single file to an empty destination:
$ rsync -vP combin\351s_froid.pdf mac-mini::tests combin\351s_froid.pdf
953977 100% 154.95kB/s 0:00:05 (1, 100.0% of 1)
rsync: mkstemp "/.combin?s_froid.pdf.5accjU" (in tests) failed: Invalid
argument (22)
sent 954182 bytes received 32 bytes 146802.15 bytes/sec total size is
953977 speedup is 1.00...