Profile

General support for problems installing or using Deluge
Post Reply
Dmitry

Profile

Post by Dmitry »

Hello, I have deluge server on my ubuntu server. Also I have friend that want to use my deluge server. I want to create one more profile on my server. I did
echo "user2:pwd" >> ~/.config/deluge/auth
Then I login as 'user2' and... I saw all MY torrents :(
But I want to separate our torrents.
Is it possible? and how can I do that?
Thanks.
CSB
Leecher
Leecher
Posts: 66
Joined: Fri Dec 03, 2010 1:55 am

Re: Profile

Post by CSB »

Dmitry wrote:Is it possible? and how can I do that?
Run another instance of Deluge in a VM.
Dmitry

Re: Profile

Post by Dmitry »

Thanks for reply.
VM is not a solution :(
Is it possible to run 2 deamons on different ports?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Profile

Post by johnnyg »

Yes as long as you also provide different config directories (using -c).
CSB
Leecher
Leecher
Posts: 66
Joined: Fri Dec 03, 2010 1:55 am

Re: Profile

Post by CSB »

johnnyg wrote:Yes as long as you also provide different config directories (using -c).
You'll also need to make sure any network ports they use are not the same, e.g. webui listen port and daemon listen port.
Post Reply