X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4B382C69.20706@rosi-kessel.org> Date: Sun, 27 Dec 2009 22:56:25 -0500 From: Adam Rosi-Kessel User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: rsync no longer preserves extended ASCII characters after 1.7 upgrade References: <4B3828E1 DOT 4090004 AT rosi-kessel DOT org> In-Reply-To: <4B3828E1.4090004@rosi-kessel.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Adam Rosi-Kessel wrote, on 12/27/2009 10:41 PM: > I'm running cygwin on a WinXP system with an NTFS-formatted drive. I > have a script that regularly backs up using rsync onto a Linux system > (Debian) with an ext3 drive. > > Before the recent major upgrade, all extended ASCII characters were > preserved perfectly without any special rsync switches. E.g., é stayed > as é (assuming that character will survive this mailing list post -- > accented e). > > Now, all accented characters appear as ? on the target linux system. Actually, this is a little more complicated than I thought. When I mount the rsync target linux drive as a Samba share from the WinXP box, the files appear to have the correct accents on the destination. But when I view them from the linux box, they have scrambled accents -- either just ?'s if I use ls (must be a terminal issue), or different nonstandard characters that aren't the right extended characters if I redirect the output to a file and then view that. I'm just trying to get back the behavior from before the upgrade. Thanks for any suggestions. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple