From: JONCKHEERE AT d0tng DOT fnal DOT gov Subject: RE: Using find on shared drives. 17 Oct 1997 01:20:58 -0700 Message-ID: <971016085046.35e02bc8.cygnus.gnu-win32@d0tng.fnal.gov> To: Richard DOT Hughes AT aspect DOT com Cc: gnu-win32 AT cygnus DOT com find works fine on my system: bash$ cd //u/test-dir bash$ find . -name "*" -type d -print ../Bloomington ../boston ../public_html ../public_html/my-stuff ../temp I'm using Sergey's patched cygwin32.dll. You might try that. Alan =========================================================================== Date: Wed, 15 Oct 1997 08:20:10 -0700 From: "Hughes, Richard" Subject: Using find on shared drives. Sender: owner-gnu-win32 AT cygnus DOT com To: "'gnu-win32 AT cygnus DOT com'" Message-id: MIME-version: 1.0 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.995.52 Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Precedence: bulk Hi find.exe doesnt seem to work on shared network file systems. ( either accessed using samba or mapped network drives) for example . find . -name "*" -type d -print. finds the first directory , the rest of the directories are reported on with find: "./ XXX No such file or directory"..... any answers ? Cheers Rich. ------------------------------------------------------------------------ ------ Richard Hughes Aspect Telecommunications, Open CTI Technology, Sovereign Gate, Richmond, Surrey, TW9 2NA. Tel: +44 (0)181 948 6000 email: richard DOT hughes AT aspect DOT com Fax: +44 (0)181 948 6712 Direct: +44 (0)181 614 7428 - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help". - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".