Page 1 of 1

/var/lib/deluge doesn't exist

Posted: Wed Jul 26, 2017 9:22 am
by everestult
Hi,

I am trying to setup deluge on my Ubuntu(16.04) server, using the headless install command from this page:
http://dev.deluge-torrent.org/wiki/Inst ... nux/Ubuntu

It installs without a problem, but I can't find any of the following folders /var/lib/deluge , /var/lib/deluge/auth, /var/lib/deluge/.config/deluge .
I don't know if i am doing something wrong or if i am just stupid.

Any help is appreciated.

Thanks

Re: /var/lib/deluge doesn't exist

Posted: Wed Jul 26, 2017 10:16 am
by Cas
Those folders are nothing to do with installing Deluge. They are related to setting the config location for a deluge user with a systemd service: http://dev.deluge-torrent.org/wiki/User ... ce/systemd

Re: /var/lib/deluge doesn't exist

Posted: Wed Jul 26, 2017 11:13 am
by everestult
Cas wrote:Those folders are nothing to do with installing Deluge. They are related to setting the config location for a deluge user with a systemd service: http://dev.deluge-torrent.org/wiki/User ... ce/systemd
Oh yes is see, makes sense thank you for your help, this fixed my problem!