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:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; q=dns; s=default; b=YwXjsXeo5r+kx2b/ lD+d3PPflrMLluJGRBdwOssfWsWew6YpdJl/9NR76vllM6Hykf4FBshRyFWKxjxE a2bdUJkqTzwEmRSMQRjZRSxzTpEl294smUtIgH4mYhjpN6WIA7ywaisP0Eszb7vQ gGAAXXcpfyzOZ4lGj82btLdCb8I= 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:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; s=default; bh=8gg42Q3xSzzCuOOd7Hg+Tp uhh84=; b=x7G03OF35PN9QVGYHW/5MfE255s/Ft+4tbMrr9pYiOhfcMspNiUrUB g/1z0vZAmILXhnzqRyUAYl6r2Xu9fTNSxIdPq7VYPUxrqO6mskZ0IcBvaxwFAGL2 G48BZUpL4JewzG1Bdf3tkiPjZAOtQS8n9yMFvOpn1MRu1M0q2IUA4= 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-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy= X-HELO: mail-qt1-f175.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=juphf6nmNNhicRBT/NbCUtssmmbxvNsqfBCSZIV4k5I=; b=DTM3Rlr8d/p5+w0i+9i4VKLZixUGbmOt2oBBzC54fWnYM9+hme62BTcBg49nVGcb4J 3mnmpZ5XteV7C7PYdWqqqgW7pGls/K62/BEH2KTowe1V2dJbAAA8rzFIzem4OXpM2bj8 W+1iSmu0FXvDc0YDb0Fl8S7ikHckT/GuH4Fm7L6cpvMoqPnTVwX9ucyrVTa8zciF+IBa IWejBI7AWah0bNKZPg+rpq0E1xc1sS0mQ25vluyPtmg5mLc5VotVONtseOyjq6NWinVd iBq/SUJSCCnTLsEwwXRgzHy+kQIa5a8u8GK6pBq194HIcbZzb8LGo2c6YCp1nvMzbY8/ PygA== MIME-Version: 1.0 In-Reply-To: <4A7021EA-449B-4A33-8232-A70F24BFB745@von-campe.com> References: <033F0B97-041F-4BE4-916E-FD4361142193 AT von-campe DOT com> <6a4a0a99-8de9-5302-49da-1e7fd469867e AT razorcat DOT de> <4A7021EA-449B-4A33-8232-A70F24BFB745 AT von-campe DOT com> From: Lee Date: Thu, 14 Nov 2019 12:15:47 -0500 Message-ID: Subject: Re: Unexpected behavior from cygpath command To: cygwin AT cygwin DOT com Cc: Frank Redeker Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id xAEHGMEf006861 On 11/13/19, Alfred von Campe wrote: > On Nov 13, 2019, at 2:08, Frank Redeker wrote: > >> I think on both systems the handling of 8.3 names is configured >> differently. You can check this with the Window command fsutil. (This >> command requires elevated permissions) >> >> I get the following output on my system. >> >> C:\WINDOWS\system32>fsutil 8dot3name query d: >> The volume state is: 0 (8dot3 name creation is enabled). >> The registry state is: 2 (Per volume setting - the default). > > Thanks, I think this is very interesting, I did not know that such a setting > existed. It was indeed disabled for my E: drive. However, after enabling > it I still can’t get “cygpath -d" to work as expected. Do the 8.3 names exist? dir E:\ /n /x ..wondering if you have to recreate the file names to get “cygpath -d" to work -- 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