O.S.: FreeBSD 7.1-RELEASE、rtorrent 0.8.6
現在很多 BT 都只提供磁力下載(Magnet URl)的連結,不過之前安裝的 rtorrent 沒有支援。幸好 rtorrent 0.8.7 有支援了,所以就升級囉。另外,本來是用 rtgui 來幫忙下載,不過最近發現 rutorrent 可以指定某些檔案不要下載,還有紀錄可以看,所以就順便也安裝了。
升級 rtorrent:
#portsnap fetch;portsnap update //先更新 ports #portupgrade -Ri rtorrent //升級rtorrent,順便把 libtorrent 升級到 0.12.7
安裝 rutorrent:
#wget http://code.google.com/p/rutorrent/downloads/detail?name=rutorrent-3.2.tar.gz //抓取程式 #tar zxfv rutorrent-3.2.tar.gz //解壓縮 #ee rutorrent/conf/config.php //編輯 config #chown –R www:www rutorrent //更改目錄權限 (更改好就可以用了)
因為 rutorrent 解壓縮完就可以用了,但是因為預設沒有限制使用者,所以可以用 .htaccess 或是 php 登入程式來控管。
Please follow and like us: