Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
qBittorrent-nox Running Settings
What are the qBittorrent-nox Running Settings?
✍: FYIcenter.com
When you run qBittorrent-nox, it assumes the following settings:
1. Web UI Port - Default is 8080. You can change it with a command option, for example: "--webui-port=8888"
2. Save Path - Default is ~/Downloads. All downloaded files and temporary files are stored there. But you can change it when you add a new Torrent on the Web UI.
3. Log Files - The log file is located in the ~/.local/share directory.
fyicenter$ ls -lt ./.local/share/data/qBittorrent/logs -rw-------. 1 fyicenter fyicenter 2234 Jan 2 16:35 qbittorrent.log -rw-------. 1 fyicenter fyicenter 66701 Jan 1 13:42 qbittorrent.log.bak1 -rw-------. 1 fyicenter fyicenter 66681 Jan 1 05:31 qbittorrent.log.bak
4. Lock File - A lock file is created in the /var/tmp/ directory. This ensures that there is only 1 qBittorrent-nox process running per user.
fyicenter$ sudo ls -l /var/tmp/qtsingleap* srwx------. 1 fyicenter fyicenter 0 Jan 6 02:31 /var/tmp/qtsingleapp-q****- -rw-r--r--. 1 fyicenter fyicenter 0 Jan 6 02:31 /var/tmp/qtsingleapp-q****-lockfile
5. Configuration Files - qBittorrent custom options are stored in the "~/.config/qBittorrent" directory.
fyicenter$ ls -l ~/.config/qBittorrent -rw-rw-r--. 1 fyicenter fyicenter 1425 Jan 6 10:55 qBittorrent.conf -rw-rw-r--. 1 fyicenter fyicenter 190 Jan 6 10:50 qBittorrent-data.conf drwxrwxr-x. 2 fyicenter fyicenter 44 Jan 6 10:49 rss
6. Cache and Share Directories - qBittorrent also uses Cache and Share Directories:
fyicenter$ ls -l ~/.cache/qBittorrent ... fyicenter$ ls -l ~/.local/share/qBittorrent ...
⇒ Messages in qBittorrent-nox Log File
⇐ Install qBittorrent-nox on CentOS
2023-10-27, 2075🔥, 0💬
Popular Posts:
What port numbers are used for data connections in passive mode in FileZilla Server? Can I limit the...
How to resume file transfer in FileZilla FTP Client? I have unfinished file transfer entries in the ...
Where are Microsoft Teams files located on my macOS computer? If you have Microsoft Teams desktop so...
How to download Mozilla Firefox 2.0? If you want to try Mozilla Firefox 2.0, you can follow this tut...
How to make my presentation beautiful by applying a built-in theme provided by Office PowerPoint 200...