Can not write files or create directories in some folders on a share? (unraid share acessed on windows 10)


Recommended Posts

I have a folder that is shared..... inside that folder I can read/write... but there is one folder inside the share I can only read from? Do I need to chown or chmod that one folder to something.. if so what?

Quote

find . -type f -exec chmod 664 {} \;
find . -type d -exec chmod 775 {} \;

If I just run that in the root of the share or something like that on the server console prompt... will it fix it?

 

Edited by questionbot
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.