From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31602 invoked by alias); 3 May 2018 18:15:55 -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 31541 invoked by uid 89); 3 May 2018 18:15:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=AT, Drive X-HELO: mail-ot0-f182.google.com Received: from mail-ot0-f182.google.com (HELO mail-ot0-f182.google.com) (74.125.82.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 03 May 2018 18:15:34 +0000 Received: by mail-ot0-f182.google.com with SMTP id l13-v6so21695784otk.9 for ; Thu, 03 May 2018 11:15:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=CqqFa/5XArtbsyNBPSLry6jO8BqXkxKl0ysZemtvVrI=; b=aLmL4nZkulFA1Ij4gwdEUBiqjA/2HsHynognkim8f6CNvIzXeng5lS61O5K9ZW4tMZ scSkx+IORgshCLlpSY5apDIHuok94WUbsIiPk/ZeS3bFcljeA8tH1591i1zg58KIcAq2 nsglhXJvF64HANnh6+2TlsCZIarDVDo0VKHccxlJQlXtcYp6hfrOFSwyttob4Wc1ehAX diMnklM0i1OtO9GPDQ+LfHHTk5WjE8VS8VIc15Gj5Jc6wkHJlMLiuwne73mLEZ6jF+rq LAvAOw/LCb7N1CM+NoZX+4HmboarZE2MjaoDV3ZWkFgV56SW7NM4sdBpZnjoaaYNOBP+ HbQw== X-Gm-Message-State: ALQs6tAMc4xuEQRrM3UPQ2um2sTy85cZB+VlV1KDNZM41lo2OqsGh/HM berjGWmrq/eDeiTPb4BpkDhmPwmvbHY3YwaV1ZW33w== X-Google-Smtp-Source: AB8JxZpjYjo1jmi9lQOlgtUQvENLdRDZuTvzJ2PO8q5E95btwNwsToVQkcr1J2N5P0LjhlP3ppcXZlA8uSg3F+8/ok8= X-Received: by 2002:a9d:5721:: with SMTP id p30-v6mr18752621oth.374.1525371332345; Thu, 03 May 2018 11:15:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.138.17.139 with HTTP; Thu, 3 May 2018 11:15:31 -0700 (PDT) In-Reply-To: References: From: Franz Joseph Bowman Date: Thu, 03 May 2018 18:15:00 -0000 Message-ID: Subject: Re: cygwin not showing afp files since update To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-05/txt/msg00047.txt.bz2 More information. It looks like Temporary files are created when using Print To File from Adobe. I went back and looked at old Postscript and AFP files created that way and Cygwin cannot see them when listing the directory or perl globbing. When specifying the whole filename, ls does see the file. Please email me if you have any help at franz D-O-T j D-O-T bowman A-T rrd D-O-T com __________________________________________________________________________________ Joe Bowman | Lead Programmer, BCS App Dev | RR Donnelley 1550 Lakeway Drive Ste 600 | Lewisville, TX 75057 On Thu, May 3, 2018 at 11:27 AM, Joe Bowman wrote: > It looks like the program that created them is putting the T attribute > which means Temporary. > I don't think this used to hide them in cygwin but now it does. > Is this by design? My coworker is using 32 bit Cygwin and is having > the same issue. > > On Wed, May 2, 2018 at 4:57 PM, Joe 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 | Lead Programmer, BCS App Dev | RR Donnelley >> franz _DOT_ j _DOT_ bowman _AT_ rrd _DOT_ com -- 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