This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: ls: reading directory /cygdrive/c: No such file or directory
- From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Thu, 21 Dec 2006 10:25:06 +0100
- Subject: Re: ls: reading directory /cygdrive/c: No such file or directory
- References: <458A4CD0.2000606@foreach.at>
- Reply-to: cygwin at cygwin dot com
On Dec 21 09:58, Michael Baierl wrote:
> Hi there!
> Some time ago my rsync-backup-scripts stopped working and there is
> really a weird issue that I could not solve using Google and the mailing
> list archive. Look at the following:
>
> bash-3.2$ ls /
> bin cygdrive ... works
> bash-3.2$ ls /cygdrive/c
> ls: reading directory /cygdrive/c: No such file or directory
> bash-3.2$ cd /cygdrive/c
> bash-3.2$ ls
> ls: reading directory .: No such file or directory
> bash-3.2$ cd temp
> bash-3.2$ ls
> ... works ...
>
> Why can't I list some directories inside /cygdrive/c, but others work fine?
>
> Any ideas?
Can you please run `strace -o ls.trace ls /cygdrive/c' and send the
ls.trace file as attachment to your reply, together with the output
of `cacls C:\\'? This might help to figure out what happens.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/