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:content-type; q=dns; s=default; b=lDRqrLa PkCXD3seZTwp0g59qpuyypUzSoFSIIc2qJTmd0QsSiySXxNSb08vXqJwYgsIlIjt AT/ZKHrrQeVFeabcn6BRhGsVny/mhQOLe+Pdgnb0iC2dqXzP3mksLOX+gIE/OT+m F75jdGaFYtgDOSnYgXiq0JYd5lZ0qAwQ2ZKQ= 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:content-type; s=default; bh=oygxL6On8QqoI d+xigxm4uWKqNo=; b=JPz/f4wCY0fE98UVxbJG+aqMhPa3GOQ/s0d7HGcq2MmN4 aTFlTKn1M2tForjLa4YT7vCGo2TqqeYdCoo1E/iQF5v0k7nTKE1OQ3JuV3m9jmh/ panGD4cJVr34i8z3+p0wlNeiWCXloM2SmLwXn5VI+7Yu7qBaJIY2DRGL+2XS6c= 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,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 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 In-Reply-To: References: From: Franz Joseph Bowman Date: Thu, 3 May 2018 13:15:31 -0500 Message-ID: Subject: Re: cygwin not showing afp files since update To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" 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