You are here

Transmission BT Client Introduce

 

Chapter1. 安裝/Install

1. Install the package

dpkg -i transmission_xxx.deb

2. Run transmission-daemon

transmission-daemon

3. 關閉transmission-daemon

killall transmission-daemon

4. Run transmission-daemon again

transmission-daemon

這時你會發現該目錄的內容如下

blocklists (阻擋的列表)
resume (續傳的)
settings.json (主要的設定檔)
stats.json (狀態檔)
torrents (存放torrent的位址)

[註1] 如果只是執行transmission-daemon而沒有待任何參數時,預設設定檔未位於 $HOME/.config/transmission-daemon
如果運行的使用者名稱是root時,則為於 /root/.config/transmission
[註2] 第一次執行transmission-daemon時,只會生成blocklists,resume,torrents等得目錄,主要的設定檔settings.json並不會產生,要等到第二次值執行時才會出現, 不知道這是不是一個bug.... :(

3. 修改「settings.json」

{
    "blocklist-enabled": 0, //設定是否啟用阻擋列表; 0 (disable)
    "download-dir": "\/root\/.config", //設定下載檔案的存放路徑
    "download-limit": 100, //下載限制, 單位KB/s
    "download-limit-enabled": 0, //開啟或關閉最大速度限制; 0 (關閉,不限速); 1(開啟,速度限制會參照download-limit的設定)
    "encryption": 1, //加密設定, 1 (enable)
    "max-peers-global": 200, //最大的種子數
    "peer-port": 51413, //peer 傳輸port
    "pex-enabled": 1, //
    "port-forwarding-enabled": 0, //
    "rpc-authentication-required": 0, //設定是否進行web認證; 0 (disable); 1(enable)
    "rpc-password": "", //設定web連線密碼
    "rpc-port": 9091, //設定web傳輸port
    "rpc-username": "", //設定web的登入使用者名稱
    "rpc-whitelist": "127.0.0.1", //
    "upload-limit": 100, //上傳速度設置,單位KB/s
    "upload-limit-enabled": 0 //開啟或關閉上傳速度設限; 0 (關閉,這時會全力上傳); 1 (啟用)
}

[註] 以上藍字的部份為參數說明, 使用時請把它們去掉

Chapter2. Transmission Web

1. 瀏覽WebUI, 連線 http://yourserverip:9091/

Transmission-daemon help

Usage: transmission-daemon [options]

Options:
  -h --help                     Display this help page and exit
  -a --allowed      <list>      Allowed IP addresses.  (Default: 127.0.0.1)
  -b --blocklist                Enable peer blocklists
  -B --no-blocklist             Disable peer blocklists
  -f --foreground               Run in the foreground instead of daemonizing
  -g --config-dir   <path>      Where to look for configuration files
  -p --port         <port>      RPC port (Default: 9091)
  -t --auth                     Require authentication
  -T --no-auth                  Don't require authentication
  -u --username     <username>  Set username for authentication
  -v --password     <password>  Set password for authentication
  -w --download-dir <path>      Where to save downloaded data

參考資料:

Tags: 

Comments

ㄝ!看起來還不錯,下載速度如何...
有支援DHT嗎?

我的rTorrent一直會被系統踢出來, 索性將他用成文字模式雖然不方便至少穩定,不會無緣無故停掉.

http://www.pillspass.com/ order priligy online 818 http://www.halfpricemed.com/ over the counter viagra :DD

http://www.getallquotes.net/ buy car insurance online =-DDD http://www.carinsurtoday.com/ cheap car insurance =-]]]

Add new comment

Full HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.