X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <47FF9A97.3090804@wpkg.org>
Date: Fri, 11 Apr 2008 19:06:31 +0200
From: Tomasz Chmielewski <mangoo@wpkg.org>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061110 Mandriva/1.5.0.8-1mdv2007.1 (2007.1) Thunderbird/1.5.0.8 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: using rsync with Win32/UNC pathnames?
References: <47F22DF5.6020108@byu.net> <20080401124823.GQ4468@calimero.vinschen.de> <47F23164.8040604@wpkg.org> <23fce8e60804011425q1342c521y6849a8e405480389@mail.gmail.com> <47F371B6.3050107@wpkg.org> <47F539B6.3961D2ED@dessent.net> <20080403204802.GE4468@calimero.vinschen.de> <47FF58DE.2010800@wpkg.org> <20080411141809.GJ23852@calimero.vinschen.de> <47FF8C1F.5070309@wpkg.org> <20080411162234.GS23852@calimero.vinschen.de>
In-Reply-To: <20080411162234.GS23852@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Corinna Vinschen schrieb:
> On Apr 11 18:04, Tomasz Chmielewski wrote:
>> Corinna Vinschen schrieb:
>>> utf-8 is supposed to be able to convert all wide chars to a multibyte
>>> sequence.  If it's *not* the above server-side problem, we would need a
>>> simple, self-contained, reproducible testcase, preferrably in plain C.
>> Is a file in an archive enough?
>>
>> It looks like it looses the special character in tar or zip, but 7zip can 
>> store it just fine.
> 
> What 7zip?  Native or Cygwin?

I used native 7zip to store the file and copy it to another machine.
It is also possible to copy such a file to another machine using Windows 
Neighbourhood.


> Better:  Create a shell script which creates the file which makes
> trouble and send the script.
> 
> Shortcut:  Tell me what the actual filename is.  I can switch to the
> german keyboard layout if necessary.

I've no idea how to create a file with such name.
I'm doing backups with rsync (sort of) and I was checking which files 
are not copied - this was one of user files.


>> Mind that I use a German language Windows version - if the above doesn't 
>> work for you, I can give you remote access if you want.
> 
> Sorry, but, no.  I will very certainly not do remote debugging.
> 
> Btw., why don't you debug this?  Strace, gdb, and the sysinternal
> tools are all free as in beer.  As a start and as long as there's only
> one file in the test dir, you could also send the strace output of `ls
> test' as attachment to this list.  This might help already.

I didn't even think of debugging this.

You can find a "ls -l" strace on http://wpkg.org/ls.strace.txt

stderr said:

ls: cannot access 1!.doc: No such file or directory



-- 
Tomasz Chmielewski
http://wpkg.org


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

