Hello !

I am mounting a directory on a remote machine to my machine using nfs. I
am using 
  mount -t nfs X.Y.X.D:/mydir  /mydir2  -o rsize=8192,wsize=8192
command. At he beginning everything looks ok ! The mount operation is
executed properly and without any error.
But when I look at the /mydir2, I see that all subdirectories are existing
but some of them are empty ? 
  That is, altough the mount operation is performed successfully, some of
the subdirectories includes no files ?

  Can any one help me ???

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to