Deluge-console add torrents to specific directory

General support for problems installing or using Deluge
Post Reply
kekie
New User
New User
Posts: 2
Joined: Wed Jul 06, 2016 5:29 am

Deluge-console add torrents to specific directory

Post by kekie »

Whenever I add a torrent through the cli, it always downloads into my home directory. Is there a way to change the default download directory, or at least specify it on a per-torrent basis? I should add that I don't have any GUI access.
mhertz
Moderator
Moderator
Posts: 2227
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge-console add torrents to specific directory

Post by mhertz »

Change the 'download_location' setting in '~/.config/deluge/core.conf', or change this setting directly from deluge-console with the command: 'config -s download_location /home/user/foo/bar'
Post Reply