AutoAdd: Can't add a watch folder

Suggest, post, or discuss plugins for Deluge
Post Reply
DelugedDad
New User
New User
Posts: 1
Joined: Sun Feb 02, 2025 2:05 pm

AutoAdd: Can't add a watch folder

Post by DelugedDad »

I have deluged running as a service on Debian Linux, with deluge-web as my front-end (on a mini-PC I use as a network media server, torrent download box, etc. - it runs 24/7).

I can download torrents and so on, all good. Except the AutoAdd plugin; when I try to add a directory, it says, "You must have read and write access to watch folder."

I definitely do have total read/write access to the directory (I assume it means directory, as a "folder" is a thing you can see on a desktop).

Why can't I add the directory? This is a bug, right?
User avatar
ambipro
Moderator
Moderator
Posts: 672
Joined: Thu May 19, 2022 3:33 am
Contact:

Re: AutoAdd: Can't add a watch folder

Post by ambipro »

No, there is no bug. Your user running deluge is not necessarily "YOU" as you use the system.

You can set to 777 with chmod, if you are in doubt. Otherwise 770 would probably be preferred at most, with a group shared amongst all the users in the mix (you and the user running deluge)

777 will show you that there is no bug.
Post Reply