Preferred way to get copyparty to create and files and directories with 775 perms? #181
Replies: 2 comments
-
this is technically possible to do through hooks (plugins), but it's such a nice-to-have that I'm working on adding it as a new feature now -- it'll be in the next release, probably in a few hours. Thanks for the idea! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Wow you are a legend! Thanks so much. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want files created by copyparty to be editable via SMB, I managed to make it so they have the correct group id of 1005, but the permissions for all files created by copyparty don't give write access to the group. What's the easiest way to do this? I'm running under docker on ubuntu 24.04.
Beta Was this translation helpful? Give feedback.
All reactions