Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <5.1.0.14.2.20021122082818.020ab6a8@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Fri, 22 Nov 2002 08:58:56 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: ls problem Cc: cygwin AT cygwin DOT com In-Reply-To: <7736-Fri22Nov2002130847+0000-starksb@ebi.ac.uk> References: <006e01c290db$3c4d9470$437517d2 AT astra03> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021119074303 DOT 0276a4d0 AT pop3 DOT cris DOT com> <007a01c290cd$cc3165c0$437517d2 AT astra03> <20021120035649 DOT GA70013211 AT HPN5170X> <20021120040932 DOT GA92984047 AT HPN5170X> <20021120041859 DOT GA2406 AT redhat DOT com> <006e01c290db$3c4d9470$437517d2 AT astra03> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed David, The odd thing is that the delay occurred on a file (in a directory) that, according to Carlo, do not exist. Nor do they exist on my system even though I have all of the Cygwin packages installed (including XFree86/Cygwin). Why would a simple attempt to access a non-existent file trigger a nearly two-second delay in an anti-virus subsystem? Does Windows have some kind of "auto-mount" capability for accessing remote file systems? If it did and it were somehow triggered by the attempt to access that directory it could explain the delay? Could there be a Windows mount (not a Cygwin mount) active for that directory that refers to a network drive letter with an invalid server association? (Is that even possible?) Carlo, you could try one of these commands: mountvol 'F:\cygwin\usr\local\etc' /l mountvol 'F:\cygwin\usr\local\etc\zoneinfo' /l mountvol 'F:\cygwin\usr\local\etc\zoneinfo\posixrules' /l to see if Windows has a mountvol association with the directories involved in the problem. Randall Schulz Mountain View, CA USA At 05:08 2002-11-22, David Starks-Browning wrote: >Carlo, > >Do you have any anti-virus software running? 'ls -l' has to open each >file, and this typically triggers your AV software to scan it. Depending >on your AV product, and how you have configured it, this might explain >unusual delays. > >If you do have AV software running, try repeating the tests with it >disabled, and report back. > >Thanks, >David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/