Creating Torrents
1
Name:
Anonymous
2006-09-22 0:08
I merely am learning how to create torrents (I use BitComet). I just have one question.
So as soon as I created the torrent, how do I get it online?
halp /comp/ (consider that helping me to know how to create torrents will result in a shitload of porn being torrented)
2
Name:
Anonymous
2006-09-22 0:10
upload to a web server dumbass
3
Name:
Anonymous
2006-09-22 0:30
how do I do that?
4
Name:
Anonymous
2006-09-22 0:36
buy a mac of course
5
Name:
Anonymous
2006-09-22 0:46
i never really liked torrents. they always failed on me or went miserably slow compared to a direct download.
tell me, /comp/, how does torrenting benefit me rather than doing it the old fashioned way?
6
Name:
Anonymous
2006-09-22 1:02
by old fashioned way you mean p2p?
7
Name:
Anonymous
2006-09-22 1:29
use gigasize instead if you don't know how to create torrents
9
Name:
Anonymous
2006-09-22 4:28
Longtracker is looooooong.
10
Name:
Anonymous
2006-09-22 9:06
Fails, can't upload torrent files to yahoo
11
Name:
Anonymous
2006-09-22 9:08
1) Make the torrent.
2) Host it on a tracker.
3) RTFM.
12
Name:
Anonymous
2006-09-22 17:16
(sage)
Straight from Azureus:
TOTorrentFactory.createFromFileOrDirWithComputedPieceLength(file_to_torrent, announceURL).create().serialiseToBEncodedFile(the_torrent_file);
You might want to try
>>11 's 3rd option, too.