From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5007 invoked by alias); 14 Nov 2019 17:15:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 4998 invoked by uid 89); 14 Nov 2019 17:15:51 -0000 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 Received: from mail-qt1-f175.google.com (HELO mail-qt1-f175.google.com) (209.85.160.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 14 Nov 2019 17:15:50 +0000 Received: by mail-qt1-f175.google.com with SMTP id t20so7579778qtn.9 for ; Thu, 14 Nov 2019 09:15:50 -0800 (PST) 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 Received: by 2002:ad4:41c9:0:0:0:0:0 with HTTP; Thu, 14 Nov 2019 09:15:47 -0800 (PST) In-Reply-To: <4A7021EA-449B-4A33-8232-A70F24BFB745@von-campe.com> References: <033F0B97-041F-4BE4-916E-FD4361142193@von-campe.com> <6a4a0a99-8de9-5302-49da-1e7fd469867e@razorcat.de> <4A7021EA-449B-4A33-8232-A70F24BFB745@von-campe.com> From: Lee Date: Thu, 14 Nov 2019 18:23:00 -0000 Message-ID: Subject: Re: Unexpected behavior from cygpath command To: cygwin@cygwin.com Cc: Frank Redeker Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-11/txt/msg00076.txt.bz2 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 sett= ing > existed. It was indeed disabled for my E: drive. However, after enabling > it I still can=E2=80=99t get =E2=80=9Ccygpath -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 =E2=80=9Ccygpath = -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