View Single Post

   
  #1 (permalink)  
Old 01-04-2008, 09:04 PM
John Leslie
 
Posts: n/a
Default Unable to duplicate owner and mode after move

Get the above error when moving a file from a NFS mounted directory to
one that is not.

The directories have different owners, but both are members of the
same group.

Directory is mounted from a directory exported by Hummingbird NFS
server on NT.

Any ideas what the problem is. The mv returns 0 so I can ignore the
message in a script, but this message is also causing problems to a
3rd party application that is using a java renameTo command to move
the file

JL
Reply With Quote