Page 1 of 1

settings file custom locations

Posted: Fri Nov 01, 2019 3:49 pm
by AB009
Is it possible to change the locations of the qbittorrent settings files locations?

I'd like multiple users on my Windows 10 PC to run the program using common settings (RSS feeds/downloads). Can this be done?

Re: settings file custom locations

Posted: Fri Nov 01, 2019 5:31 pm
by Peter
Well, you could always use a junction link.

https://superuser.com/questions/1020821 ... windows-10
https://www.howtogeek.com/howto/16226/c ... -or-linux/

So just copy out the folder somewhere, and create a junction for each folder's

Code: Select all

%APPDATA%\%qBittorrent
and

Code: Select all

%LOCALAPPDATA%\qBittorrent
that points to the same place.