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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=BT1cmSkuFcRGoqc8 8U0CwuGc2RroO7p2sH+gyWeAXNSwGe9rS7W/YJeApTHsFe65BkuNYWfBrGyhLoIB IMo9Ia7WT9ZE+8UORPsFvqE1EABN6MMpSwHPLsOuhxXjHm/ukNz2eMEUCK04WWnf wrq1lqT+Ons82WSAC1ZPO3Se4A8= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=li8ezWAK6a+yDRlMh6Wqrh Ql9AE=; b=Nc6q1XMrgvFXA/kAdodz3MQwPXAyyn+rtDLeg+HsyHh5ZH818Hdje1 dF/c0xwUuTgVxdvEJP5qISY5KHxjzpFChB+aEQko0jAuwPcrAXgZVOzFEDjMAj27 uQkiO37R/C0zxboslh6H18j1UDjBSSw7hUYq8cL9x+PLm4Itd9sXk= 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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1098 X-HELO: mail-wr0-f175.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=caxRPJk+46JffmQWAwEIq/hhsepEJA8HZfl92HMFgUA=; b=PvD1PGUggvUT6qpAQrOfv8Hr5kOogwSB5bofVN+hDNx+mQKqml5itIwxWn9NQqTS+k DdyaZqonlx8LSq0CERJXSJkUYoqOcD5oFL8BUymg/3FRVn/dYXg93UDWlCG0UyzLLTbj XWUK9jyyozU6ZMoCOiUvPDpnrjsUnthe4bOmYo1TBpRNYXgmvXBuAycTnPg89/Wy/FlS gkzPWj0McNhq++LNgTgGdYaUJ5rZEvnjzTft7raZEpNkwP7Wv5xelAlodHp8ssfxAk6v WMpa491G5lgzQycJiPm2wjfJuwpBH6+MhWS+feKkuvjDYnWmw3XnBlcIRpkW5XRCDts+ p4cQ== X-Gm-Message-State: ALQs6tA1knxWxmYPT145Pg1SXSUtXkGiU3P4h+dcP4q0M6LUcsStrOuq g77ec9707B/kp3D4lDFayoUN0E8d X-Google-Smtp-Source: AB8JxZqZMMtiVncHmKUDxdiQd+r5ICrdKjWZgE2RgPUDMzpG9ieiUcYsTWi8b9e5LwUlwpEAUtVZug== X-Received: by 2002:adf:9cc2:: with SMTP id h2-v6mr7284825wre.11.1525324398892; Wed, 02 May 2018 22:13:18 -0700 (PDT) Subject: Re: cygwin not showing afp files since update To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: Date: Thu, 3 May 2018 07:13:16 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/2/2018 11:57 PM, Franz Joseph Bowman wrote: > # Since we updated to 2-10-0.1, something in cygwin makes some files > hidden in some cases. > > # Just listing with the name works > $ ls -n RSC0388_618C5.afp > -rw-rw-rw-+ 1 1558598 1049089 198483 May 2 14:15 RSC0388_618C5.afp > $ ls RSC0388_618C5.afp > RSC0388_618C5.afp > > The filesystem globbing when using ls does not see the same file > $ ls *.afp > ls: cannot access '*.afp': No such file or directory > > # if I copy the file in cygwin the user name and domain are different > and now I am allowed to see them > $ cp RSC0388_618C5.afp my_RSC0388_618C5.afp > $ ls -n *.afp > -rw-rw-r--+ 1 544 1049089 198483 May 2 15:50 my_RSC0388_618C5.afp > > This was in 64 bit cygwin. I installed an old 32 bit cygwin alongside > and it sees the files. > > Please help. > > > Regards, > > Joe Bowman Hi Joe, Use last cygwin snapshot https://cygwin.com/snapshots/ it has a correction for that issue https://cygwin.com/ml/cygwin/2018-02/msg00162.html https://cygwin.com/ml/cygwin/2018-02/msg00228.html -- 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