X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 11 Apr 2008 18:22:34 +0200 From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com> To: cygwin AT cygwin DOT com Subject: Re: using rsync with Win32/UNC pathnames? Message-ID: <20080411162234.GS23852@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <47F22DF5 DOT 6020108 AT byu DOT net> <20080401124823 DOT GQ4468 AT calimero DOT vinschen DOT de> <47F23164 DOT 8040604 AT wpkg DOT org> <23fce8e60804011425q1342c521y6849a8e405480389 AT mail DOT gmail DOT com> <47F371B6 DOT 3050107 AT wpkg DOT org> <47F539B6 DOT 3961D2ED AT dessent DOT net> <20080403204802 DOT GE4468 AT calimero DOT vinschen DOT de> <47FF58DE DOT 2010800 AT wpkg DOT org> <20080411141809 DOT GJ23852 AT calimero DOT vinschen DOT de> <47FF8C1F DOT 5070309 AT wpkg DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FF8C1F.5070309@wpkg.org> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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? 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. > 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. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/