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 |