Skip to content

SOLVED! qbittorrent-nox download to different folder permission issue? #17340

Answered by Kolcha
fuhaoda asked this question in Q&A
Discussion options

You must be logged in to vote

try this systemd service config key https://www.freedesktop.org/software/systemd/man/systemd.exec.html#SupplementaryGroups=
leave Group=family as it was and just add SupplementaryGroups=parent , this should do the trick (not tested).
as a fallback solution, you can run script on download completion and change files ownership to desired. this will not require any sudo privileges as so as only group changes and user is a member of both old (aka user-specific) and new (aka desired) group.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@Kolcha
Comment options

@fuhaoda
Comment options

@Kolcha
Comment options

@fuhaoda
Comment options

Comment options

You must be logged in to vote
1 reply
@fuhaoda
Comment options

Answer selected by fuhaoda
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@svetoslav-s
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants