Home

A free C++ BitTorrent/HTTP/FTP Download Client

bitcomet_command_line
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

bitcomet_command_line [2010/05/07 04:18]
lucy
bitcomet_command_line [2015/08/15 04:21]
Line 1: Line 1:
-===== Command-line Usage ===== 
- 
-  * BitComet --make <SOURCE> [--output=OUTPUT] [--silent] [--tray] 
-    * Make torrent 
-    * -m, --make: Make torrent 
-    * SOURCE: Source directory or source file of which to make the torrent (absolute path supported). 
-    * -o, --output: (optional) target location. Leaving this blank means using the same path as the source directory or file, for saving the generated torrent. 
-    * OUTPUT: path for the generated .torrent file (only absolute path supported). 
-    * -s, --silent: (optional) start task in silent mode. Automatically make torrent with default parameters without confirmation. 
-    * --tray:(optional) minimize to system tray at start. This is only valid for the first time when BitComet starts.  
- 
- 
-  * BitComet <TORRENT_FILE> [--output=OUTPUT] [--silent , [--paused] ] [--tray] 
-    * Open torrent 
-    * TORRENT_FILE: Path of the .torrent file. 
-    * -o, --output: (optional) target location. Leaving this blank means using the same path as the source directory or file, for saving the generated torrent. 
-    * OUTPUT: Path of the download directory (only absolute path supported ). 
-    * -s, --silent: (optional) Start task in silent mode. Automatically add task and start downloading without confirmation. 
-    * -p, --paused: (optional) Start task as paused. Automatically add task but will not start task. This command needs to be used together with -s. 
-    * --tray: (optional) minimize to system tray at start. This is only valid for the first time when BitComet starts.  
- 
- 
-  * BitComet --url=<URL> [--silent , [--paused] ] [--tray] 
-    * Download file with URL. 
-    * --url: Command for downloading file with url. 
-    * URL: HTTP, HTTPS, FTP links or BC links. 
-    * -s, --silent: (optional) Start task in silent mode. Automatically add task and start downloading without confirmation. 
-    * -p, --paused: (optional) Start task as paused. Automatically add task but will not start task. This command needs to be used together with -s. 
-    * --tray: (optional) minimize to system tray at start. This is only valid for the first time when BitComet starts.  
- 
-  * BitComet --tray 
-    * Start BitComet and minimize to the system tray instead of showing main window. This command is only valid for the first time when BitComet starts.  
- 
-  * BitComet --help 
-    * -h, --help Show Command-line usage.  
- 
-<html><span style=color:Teal>Note:</span></html>  
- 
-  - Fuzzy matching supported. e.g. --hel will be recognized as --help. 
-  - Command parameters are case sensitive.  
- 
----- 
- 
--[[bitcomet_feature_list|Previous Page]] -[[inside_bitcomet_-_technical_documentation|Next Page]] 
- 
--[[start|Main Index]] 
- 
  
 
bitcomet_command_line.txt · Last modified: 2015/08/15 04:21 (external edit)
[unknown button type]
 
Recent changes RSS feed Driven by DokuWiki