Greetings,
I am on a fresh OMV6 6.7.1-2 (Shaitan).
I am creating shared folders.
So my structure looks like that now:
docker/ - for all my containers (of course I use that path in the docker folder config)
data/ - that is for the Location of persistent container data
than I wanted to create folders for my media library:
top folder:
media/ under media:
-> movies
-> tv
-> music
-> torrents
To this structure, from media to all its subfolders, I chosen everyone : read/write
and saved.
When I look back (edit) each of those folders, non got the permissions I set!
All have Administrator: read/write, Users: read/write, Others: read-only
Surely I miss something that does not allows me to set the permissions I wanted.
Anyone can guide me to the correct folder creation and permission?
Thank you