Bittorrent 설치와 사용법을 좀더 자세히 궁금합니다.
리눅스[FC4]에서 Bittorrent.com에서 rpm버전 다운 받아서 설치했습니다.
도대체 어느 폴더에 있는지 find를 해도 찾을수가 없고..
검색을 해봐도 실행하는 법등은 설명이 없더군요.
혹시 사용하시는 분이 계신다면 조금 자세히 알려주세요 ^^
[root@localhost bin]# ./bttrack.py --port 6969 --dfile dstate
Traceback (most recent call last):
File "./bttrack.py", line 16, in ?
from BitTorrent.track import track
ImportError: No module named BitTorrent.track
README 파일에는 다음과 같이 적혀 있습니다. [첨부파일로 추가했습니다.]
Instructions for Unix installation are in INSTALL.unix.txtTo start hosting -
1) start running a tracker
First, you need a tracker. If you're on a dynamic IP or otherwise
unreliable connection, you should find someone else's tracker and
use that. Otherwise, follow the rest of this step.Trackers refer downloaders to each other. The load on the tracker
is very small, so you only need one for all your files.To run a tracker, execute the command bttrack.py Here is an example -
./bttrack.py --port 6969 --dfile dstate
--dfile is where persistent information is kept on the tracker across
invocations. It makes everything start working again immediately if
you restart the tracker. A new one will be created if it doesn't exist
already.The tracker must be on a net-addressible box, and you must know the
ip number or dns name of it.The tracker outputs web logs to standard out. You can get information
about the files it's currently serving by getting its index page.
첨부 | 파일 크기 |
---|---|
![]() | 4.03 KB |
지금 받으신 것은 비트토렌트 서버를 돌리는 것 같군요.만약 클라이언트
지금 받으신 것은 비트토렌트 서버를 돌리는 것 같군요.
만약 클라이언트가 필요하시면, Azureus라는 클라이언트를 써 보셨나요?
자바 기반 클라이언트로 윈도우/리눅스/맥OS에서 다 잘 돕니다.
http://azureus.sf.net
댓글 달기