How to set a default permission for all new files received from other system
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Could you please advise how do I set default permission for other User for all new files received from different source system.
chmod
add a comment |Â
up vote
0
down vote
favorite
Could you please advise how do I set default permission for other User for all new files received from different source system.
chmod
look at the mode, uid and gid options when you mount the file system.
â Raman Sailopal
Oct 9 '17 at 12:45
Have a look atman setfacl
â Valentin B
Oct 9 '17 at 13:00
Alsoman umask
â Romeo Ninov
Oct 9 '17 at 13:01
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Could you please advise how do I set default permission for other User for all new files received from different source system.
chmod
Could you please advise how do I set default permission for other User for all new files received from different source system.
chmod
chmod
asked Oct 9 '17 at 12:38
user254744
1
1
look at the mode, uid and gid options when you mount the file system.
â Raman Sailopal
Oct 9 '17 at 12:45
Have a look atman setfacl
â Valentin B
Oct 9 '17 at 13:00
Alsoman umask
â Romeo Ninov
Oct 9 '17 at 13:01
add a comment |Â
look at the mode, uid and gid options when you mount the file system.
â Raman Sailopal
Oct 9 '17 at 12:45
Have a look atman setfacl
â Valentin B
Oct 9 '17 at 13:00
Alsoman umask
â Romeo Ninov
Oct 9 '17 at 13:01
look at the mode, uid and gid options when you mount the file system.
â Raman Sailopal
Oct 9 '17 at 12:45
look at the mode, uid and gid options when you mount the file system.
â Raman Sailopal
Oct 9 '17 at 12:45
Have a look at
man setfacl
â Valentin B
Oct 9 '17 at 13:00
Have a look at
man setfacl
â Valentin B
Oct 9 '17 at 13:00
Also
man umask
â Romeo Ninov
Oct 9 '17 at 13:01
Also
man umask
â Romeo Ninov
Oct 9 '17 at 13:01
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f397009%2fhow-to-set-a-default-permission-for-all-new-files-received-from-other-system%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
look at the mode, uid and gid options when you mount the file system.
â Raman Sailopal
Oct 9 '17 at 12:45
Have a look at
man setfacl
â Valentin B
Oct 9 '17 at 13:00
Also
man umask
â Romeo Ninov
Oct 9 '17 at 13:01