settings file custom locations

Windows specific questions, problems.
Post Reply
AB009

settings file custom locations

Post 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?
User avatar
Peter
Administrator
Administrator
Posts: 2693
Joined: Wed Jul 07, 2010 6:14 pm

Re: settings file custom locations

Post 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.
Post Reply