So now you only need to add write rights to all users.
sudo chmod go+w /srv/sproidssd
root will still own the folder, but that won’t be an issue since:
- you want all users to access it
- you gave all users rights to read and write in it
So now you only need to add write rights to all users.
sudo chmod go+w /srv/sproidssd
root will still own the folder, but that won’t be an issue since: