LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 765|回复: 0

求救 Bittorrent 服务器架设问题!!

[复制链接]
发表于 2007-1-11 18:47:11 | 显示全部楼层 |阅读模式
各位,
        今日,我按照论坛里的帖子。下载了BitTorrent-3. 4.2.zip ,想架设一台bt服务器用。但是中间遇到一些问题,请高手帮忙
看一下问题所在。 能给出些许提示及帮助的先谢过了!

操作步骤

1) 下载BitTorrent-3. 4.2.zip,并解压到我的虚拟linux主机上 /usr/soft/

2) cd /usr/soft/BitTorrent-2.4.2

3) ./bttrack. py --port 6969 --dfile dstate >>/home/log/ bttracker. log & (开启BT服务器端口,可以看到6969已经开启)

4) mkdir /root/test/down/ (此目录下包含两个测试文件 test1.txt,test2.txt)

5) ./btmakemetafile.py /root/test/down/ http://my-vmlinux-ip:6969/announce  (已经能在 /root/test/down/下生成 down.torrent文件)

6) cp /root/test/down/down.torrent /var/www/ (将种子文件复制到我的web服务器目录,以便能下载)

7) ./btdownloadheadless.py --max_allow_ in 20 --max_upload_ rate 500 -- minport 6888 --maxport 6888 /var/www/down.torrent --saveas /root/backup/ (这个是做第一个种子)


之后,我从我的web上下载了 down.torrent ,用BitComet 客户端打开之后,一直不能下载!!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表