bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find command is not searching recursively on drives which are mounte


From: James Youngman
Subject: Re: find command is not searching recursively on drives which are mounted from windows Server (NFS) machines
Date: Tue, 31 Jul 2007 15:14:58 +0100

On 7/31/07, Dilip Jambhale <address@hidden> wrote:
> Hi
>
>
>
>     On Linux machines find command is not searching recursively on drives
> which are mounted from windows Server (NFS) machines.
>
> On other unix flavors it's working.

Read the node "Directories" in the find documentation.  What's the
link count on the affected directories?   Is that in agreement with
the actual number of subdirectories?

>
>
>
>
>
>  e.g. -->
>
>
>
>  cd /versant/replicated/release/
>
>  address@hidden release]$  find . -name "some"
>
>  address@hidden release]$ cd local
>
>  address@hidden local]$  find . -name "some"
>
>  ./some
>
>  address@hidden local]$ pwd
>
>  /versant/replicated/release/local
>
>
>
>
>
>
>
> Thanks,
>
>
>
> Dilip Jambhale
>
> Network Administrator
>
>
>
> VERSANT India Pvt Ltd,
> 1240-A, Subhadra Bhavan,
> Above ICICI Bank, Apte Road,
>
> Shivajinagar,Pune-411004
> Phone : +91-20-2553 9909
> Fax     : +91-20-2553 9908
>
> Mobile : +91-9850090934
>  <http://www.versant.com> www.versant.com
>
> address@hidden
>
>
>
>
>
> _______________________________________________
> Bug-findutils mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-findutils
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]