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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=ijyLtwW6QYiSiOU5uZGJ+v8yhxJLS gxSJ19ckUSQ2IcO+AGamCOPHN4ziNCufHxcEXzRdfUsiLS2HixtPZ6XKXPbzd5dP hkiAcUgUSNH75tPx989Ke98IS4m8myuaa9UaWUrjraYWfErtgoGerEfbDbZnZXUd fyNGesqHJrVw08= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=PCf53x6YdY69mLYl7CefWmMEqow=; b=OyZ xHW9aB+uw8vbC07HVTRlSe5DO1I+xC+XtkOG5lkQFIW5wPt/lS67yLywTDVrgq7K kzj3kc4XsvB7zGzkNk22D9dtczacAASDrDAPZYansinoxW+qUpbqRKYL/VG9yMbh e+l8HruQazJRP3t23Rr1Xl1g6TZJ8JbqptmRkkeQ= 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.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=dashed, SOME, Several, removable X-HELO: mail-qt0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=EW71RAgmuF/ECnpPZJRtZJOOKvS8qgyZ3cHz2OQOjzk=; b=Ws2W7x1OWtAzMoqaQyPxNJb4LPmOb8+5pCmv7XRjpRSS4RxIjAhPbyhXmqdlKC4dfT pqMNXVrnJUC0VBTdPzmp9VxfppzzlAzz8YFpgNyY85MkwQTS7zeD0Hqa+tVM2VFoUSmD tQ2gDp7juKQSMIlLDAMVBK2fUSpWjVBYE0DP/rBkR+J1g/+q4M5/CaU1xVBCxAEJ6qXk PKnepChsZhBhe48SX2+5oOaDbbXZCRhSgKNnFw6ZwBTRGlU81lwWjZ3Sx30FX5CD5x62 HW9KmW9lYxSBgsGSQSjD0K0Am4l2IxFob2/zJjAXv9gt+3S3Ch3SQDfcLH67AVSJtxjH SNhA== X-Gm-Message-State: AElRT7FJ4qkpqGgVDBN5163QrkcZYi/evvoCBHIC8aWV+u6Dzr+o5XlG gwB5pX2FBNcAOha9JRSLGjxstrYqqNFr6G7nj9n4 X-Google-Smtp-Source: AG47ELtWdH62DljZ12uvldkw/ncAXT/TI3uIkOI7WEkZB0+sSlxK0kdn6yXn97pxSuUYV7MLHj4cjoJwPZsNOfbBNCw= X-Received: by 10.237.36.170 with SMTP id t39mr29476738qtc.136.1520344904167; Tue, 06 Mar 2018 06:01:44 -0800 (PST) MIME-Version: 1.0 From: Fergus Daly Date: Tue, 6 Mar 2018 14:01:43 +0000 Message-ID: Subject: Re: sed seems to force UC filename on Mixed 8.3 filenames on FAT32 To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" >> I looked for recent similar issues and only found https://superuser.com/questions/1297658/folder-names-become-uppercase-when-syncing-to-fat32-drive >> So if other users of this Win10 build start tripping on this same problem and reporting it, it may get looked at by MS. The site you mention also asked about variations in hardware or formatting mechanism. I find the identical behaviour in USB drives (local) and USB sticks (removable). In the past I have used Hitachi Microdrive to render Removable sticks Local, but can't find a version of this driver upgrade for 64-bit. (Not one that works, anyway. Several that don't.) Also identical behaviours whether the filesystem is formatted FAT32 in Windows or formatted FAT32 in Linux. So summarising: SOME (but not ALL) file transactions on FAT32 result in "Mixed case but no spaces 8.3" -> "ALL UPPER CASE 8.3" Examples are sed and dos2unix (and family); but not nano, or joe. I can't think of anything that I could reasonably test on a folder rather than a file to see the effect on foldername. Goodness knows how to upstream anything to MS. Finally, there was another Windows update yesterday, 05-MAR-2018: to version 1709 OS build 16299.251. Hopes of a return to correct behaviours were immediately dashed. :o( Fergus -- 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