Quantcast
Channel: StudioSysAdmins Message Board
Viewing all articles
Browse latest Browse all 3749

files copied via nfs mount are unreadable on windows

$
0
0
files copied via nfs mount are unreadable on windows
posted by Kym Watts on May 1, 2018, 12:40 p.m.

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'
    - this file will have the correct permissions on it.

copy the file with the command: 'cp testfile.txt teste_copy.txt'
    - the copy file have BAD permissions on it.

 

 

Can some one point me in the right direction please?

 

Cheers

Kym

Thread Tags:
  nfs permissions 

0 Responses   0 Plus One's   0 Comments  
 

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'
    - this file will have the correct permissions on it.

copy the file with the command: 'cp testfile.txt teste_copy.txt'
    - the copy file have BAD permissions on it.

 

 

Can some one point me in the right direction please?

 

Cheers

Kym


Viewing all articles
Browse latest Browse all 3749

Trending Articles