Wayne Davison wrote:
On Thu, Jan 24, 2008 at 02:09:30PM +0900, Brendan Grieve wrote:
I get the following error on files that have russian cryllic letters: -
file has vanished: "/cygdrive/D/Data_Tier1/Home/xxx/??????? ???????? ????"

See the prior discussions about how MS Windows is lying to rsync about
what the filenames are (giving it names that it can't use in an open()
call).  I have heard that there is an executable flag you can set to get
MS Windows to stop this, but I don't use MS Windows to know for sure.

..wayne..

Just to save people in the future searching, a link to a post that goes into a little detail about this problem is: -
http://lists.samba.org/archive/rsync/2005-May/012638.html


I use the hacked cygwin1.dll to work around it. I was hoping the iconv flag would fix this issue, but its definitely more to do with the interaction between MS Windows and Cygwin rather than anything to do with rsync.

Brendan
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to