files copied via nfs mount are unreadable on windows | ||||||
posted by Kym Watts on May 1, 2018, 12:40 p.m. | ||||||
| ||||||
Thread Tags: nfs permissions | ||||||
|
Hello,
Forgive me for possible posting this, i think this was discussed a few years ago, but i cant for the life of me find it. we are getting a problem where files copied via an nfs mount point on linux are un readable on windows by the same user. in a nut shell the problem looks like this:
When our render user on linux , creates a file directly on the nfs mount it is readable by the windows render user. When our render user on linux creates a file directly on the nfs mount, then copies / renames the file on the nfs mount , the windows user cannot read the file anymore.
simplist linux test to recreate the problem: create a file with the command: 'touch test.txt' copy the file with the command: 'cp testfile.txt teste_copy.txt'
Can some one point me in the right direction please?
Cheers Kym |