I have a Windows 2008 Storage server configured for NFS service. I am using a FreeBSD client to mount share from the storage server. Every thing works fine like copying, deleting files etc. However, when I run the find command on my FreeBSD client for some directory inside the mounted file system, the command is unable to list the files recursively. It lists the immediate child file and directories. Files inside sub-directory are not listed.
Can anybody please help, what could be the issue?