public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Using find on shared drives.
@ 1997-10-15  8:14 Hughes, Richard
  1997-10-16 17:16 ` Michael Hirmke
  0 siblings, 1 reply; 3+ messages in thread
From: Hughes, Richard @ 1997-10-15  8:14 UTC (permalink / raw)
  To: 'gnu-win32@cygnus.com'

	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.hughes@aspect.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@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Using find on shared drives.
  1997-10-15  8:14 Using find on shared drives Hughes, Richard
@ 1997-10-16 17:16 ` Michael Hirmke
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Hirmke @ 1997-10-16 17:16 UTC (permalink / raw)
  To: gnu-win32

Hi Hughes,,

[...]
>	find: "./ XXX No such file or directory".....
>
>
>	any answers ?

Sorry, no answer - but a me too 8-(
Here this not only happens for network drives, but also for local ones.
Therefore things like updatedb won't work correctly.

>
>	Cheers
>	Rich.

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://minimike.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Using find on shared drives.
@ 1997-10-16 13:32 JONCKHEERE
  0 siblings, 0 replies; 3+ messages in thread
From: JONCKHEERE @ 1997-10-16 13:32 UTC (permalink / raw)
  To: Richard.Hughes; +Cc: gnu-win32

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" <Richard.Hughes@aspect.com>
Subject: Using find on shared drives.
Sender: owner-gnu-win32@cygnus.com
To: "'gnu-win32@cygnus.com'" <gnu-win32@cygnus.com>
Message-id:
 < c=GB%a=_%p=Aspect_Telecommu%l=EUEMS2-971015152010Z-2871@galactus.aspect.com >
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.hughes@aspect.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@cygnus.com" with one line of text: "help".

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-10-16 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-15  8:14 Using find on shared drives Hughes, Richard
1997-10-16 17:16 ` Michael Hirmke
1997-10-16 13:32 JONCKHEERE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).