Rob Owens wrote:
> Craig Barratt wrote:
>> Rob writes:
>>
>>> I think I see the problem now.  Each of these files contains at least
>>> one "special" character.  For instance, a 'u' with two dots over it.  It
>>> seems that maybe rsync, windows, and BackupPC are not agreeing on the
>>> spelling of the filenames.  Does this sound right?  And is there
>>> anything I can do about it besides renaming the files?
>> Yes.  cygwin doesn't work correctly with windows unicode characters.
>> Rsync gets a directory listing, and then goes to open each file, but
>> the file open fails since the file name is not encoded correctly.
>>
>> Here you will find a patched cygwin that works correctly:
>>
>>     http://www.okisoft.co.jp/esc/utf8-cygwin/
>>
>> I'm not sure why this hasn't made it into the standard cygwin release.
>>
> Since I'm using the rsyncd package, and not full cygwin, should I simply
> get the cygwin1.dll from the site you mentioned and substitute it for
> the dll currently installed on my system?  That's what I'm going to try,
> so if it's wrong, somebody yell...
> 

Craig, thanks for the tip.  I downloaded the most recent cygwin1.dll
file from this site and replaced my existing cygwin1.dll file with it.
I'm using the rsyncd package from the BackupPC site, so that file
resides in c:\rsyncd.  No more "file has vanished" errors on files with
special characters.

Should the rsyncd package be modified to include this dll?  I can zip it
up and send it to you if you want.

-Rob

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to