X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Wed, 08 Sep 2010 15:45:05 -0700 From: Quanah Gibson-Mount To: cygwin AT cygwin DOT com Subject: Re: Oddities with file deletion on CIFS drive Message-ID: In-Reply-To: <4C881018.4060809@cygwin.com> References: <4C881018 DOT 4060809 AT cygwin DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 --On Wednesday, September 08, 2010 6:37 PM -0400 "Larry Hall (Cygwin)" <> wrote: >> $ ls -l >> total 104 >> -r-xr-xr-x 1 ???????? ???????? 1362 2010-09-08 13:31 BUILD_EVO_template > > > > I think you need to look at why the user that created the files in the > first place isn't known to Cygwin. If you can solve that problem, you > may find the rest falls into place. No clue, I assume it is some bug in cygwin, since this happens to any file created on this drive via Cygwin. build AT zre-win-002 /cygdrive/z/current/WINDOWS $ whoami build build AT zre-win-002 /cygdrive/z/current/WINDOWS $ ls -l blah ls: cannot access blah: No such file or directory build AT zre-win-002 /cygdrive/z/current/WINDOWS $ touch blah l build AT zre-win-002 /cygdrive/z/current/WINDOWS $ ls -l blah -rw-r--r-- 1 ???????? ???????? 0 2010-09-08 15:45 blah build AT zre-win-002 /cygdrive/z/current/WINDOWS $ rm blah build AT zre-win-002 /cygdrive/z/current/WINDOWS $ --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration -- 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