X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=oCLt40hD3yspL3Ng 7sy5MZpqVwIdkCNgqgJ0NRM1GCmXHGDmliSrpqr1e4QIaFC2sJgTobOatU+WTTUb 0RZ9NZ560yrwtBrvuCV/oyrFLSb6pAosNiv+6n8VQe4DpyXkqUTuyMfkiatch3Hp vdlOoSDpnm6iDmQKACbHTuxTAfQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=b2/ZupLv/65iDbNau7Avsq 1B5XA=; b=K6Vf9cWurCOVyStfxq6qggd+22dQ7RyAkSucsj6WWWEb6woMpUKTGU 83vlMewIHER1PQ6IXgJa+GwgLeVwVsMlFd4OybSMFzgfGA/oN4V9hjvd/BaZPOc2 hXGZrF60lWf1UBEc+TRR10m372x80AVOxJtr9wrAUY7+Sle51xNCE= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Daly, daly, Fergus X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.3 cv=OeS28CbY c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=HWgOJ72uwS8WWuUBYQYA:9 a=pILNOxqGKmIA:10 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: sed seems to force UC filename on Mixed 8.3 filenames on FAT32 To: cygwin AT cygwin DOT com References: From: Brian Inglis Message-ID: Date: Fri, 2 Mar 2018 09:55:53 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfDgWwGEQ/PN2R4a9MUa9vBUI+ITN+rhgOGOv/hJ6AqrOy/XGkBzGXr46kJkQNPWAS0T/JSCNRwA1i/+/iv7pIXn1UzEpi1KZd60bOj5AdHaUU4HOgxBt ysBglY99rV8Kxcr83Xl/oLfhLo0jDLWnV0nZEhEEiGn8P5kJP/SBQSEmD0Xy78xHosi89Wr2VXYfLg== X-IsSubscribed: yes On 2018-03-02 02:41, Fergus Daly wrote: > .. AND dos2unix: > ~> ls -al /j/P* > -rw-r--r-- 1 dell ferg 6767 Mar 2 09:15 /j/PStart.xml > ~> dos2unix /j/PStart.xml > dos2unix: converting file /j/PStart.xml to Unix format... > ~> ls -al /j/P* > -rw-r--r-- 1 dell ferg 6767 Mar 2 09:16 /j/PSTART.XML > So something a bit major seems to be going on .. .. Not writing VFAT directory entries, or with case preserving names? Run stat on original and converted files. Does FAT support ACLs? -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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