This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Oddities with file deletion on CIFS drive


--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

<snip>


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@zre-win-002 /cygdrive/z/current/WINDOWS
$ whoami
build

build@zre-win-002 /cygdrive/z/current/WINDOWS
$ ls -l blah
ls: cannot access blah: No such file or directory

build@zre-win-002 /cygdrive/z/current/WINDOWS
$ touch blah
l
build@zre-win-002 /cygdrive/z/current/WINDOWS
$ ls -l blah
-rw-r--r-- 1 ???????? ???????? 0 2010-09-08 15:45 blah

build@zre-win-002 /cygdrive/z/current/WINDOWS
$ rm blah

build@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]