Skip to content

qbt torrent add file

Pavel Fedarovich edited this page Feb 13, 2019 · 6 revisions

Command Reference

Adds new torrents from torrent files.

Usage:

qbt torrent add file [arguments] [options]

Arguments

Argument Description
<file1 file2 ... fileN> The list of files.

Options

Option Description
--folder <PATH>
-f <PATH>
Download folder.
--cookie <COOKIE>
-C <COOKIE>
Cookie sent to download the .torrent file.
--category <CATEGORY>
-c <CATEGORY>
Category for the torrent.
--paused
-p
Add torrents in the paused state.
--no-check
-n
Skip hash checking.
--create-root-folder <BOOL>
-R <BOOL>
Create root folder (true/false).
--rename <NEW_NAME>
-r <NEW_NAME>
Rename torrent
--upload-limit <LIMIT>
-u <LIMIT>
Set torrent upload speed limit (bytes/second).
--download-limit <LIMIT>
-d <LIMIT>
Set torrent upload speed limit (bytes/second).
--sequential
-s
Enable sequential download.
--first-last-prio
-F
Prioritize download of the first and the last pieces.
--automatic-torrent-management <BOOL>
-a <BOOL>
Enable/disables automatic torrent management. Requires qBittorrent 4.1.5 or later.
--url <SERVER_URL> QBittorrent Server URL
--username <USERNAME> User name
--password <PASSWORD> User password
--ask-for-password Ask the user to enter a password in a secure way.
--help
-h
-?
Show help information
Clone this wiki locally