You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Shelfmark configured to create a folder per audiobook for ABS structure, but the folder has rwxr-xr-x permission, what results in my ABS not having permission to operate on it, as it runs under a different user, but in the same group. So I have to run "chmod 775 -R folder" or "chmod g+w -R folder" for every such folder to give it permission to operate on the folder, as I have ABS store metadata in the folder.
Is there a way to configure Shelfmark to create the folder with different permissions? Or it need to be a feature request?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have Shelfmark configured to create a folder per audiobook for ABS structure, but the folder has
rwxr-xr-xpermission, what results in my ABS not having permission to operate on it, as it runs under a different user, but in the same group. So I have to run "chmod 775 -R folder" or "chmod g+w -R folder" for every such folder to give it permission to operate on the folder, as I have ABS store metadata in the folder.Is there a way to configure Shelfmark to create the folder with different permissions? Or it need to be a feature request?
Beta Was this translation helpful? Give feedback.
All reactions