User:Sethwoodworth/torrent: Difference between revisions
Jump to navigation
Jump to search
(New page: How we'd go about with OLPC torrents for faster downloading: :#sudo apt-get install bittornado # this is a canonical supported package, btw :#transmissioncli -a http://tpb.tracker.thepira...) |
No edit summary |
||
Line 3: | Line 3: | ||
:#sudo apt-get install bittornado # this is a canonical supported package, btw |
:#sudo apt-get install bittornado # this is a canonical supported package, btw |
||
:#transmissioncli -a http://tpb.tracker.thepiratebay.org:80/announce -c <files-to-upload> TorrentNameHere.torrent |
:#transmissioncli -a http://tpb.tracker.thepiratebay.org:80/announce -c <files-to-upload> TorrentNameHere.torrent |
||
:#Upload the torrent to TPB ( http://thepiratebay.org/upload ) or whatever tracker. ( Example username created: olpc/ |
:#Upload the torrent to TPB ( http://thepiratebay.org/upload ) or whatever tracker. ( Example username created: olpc/*REDACTED* ) |
||
:#transmission-daemon # start the daemon that will seed the torrent |
:#transmission-daemon # start the daemon that will seed the torrent |
||
:#transmission-remote -a TorrentNameHere.torrent # tell the daemon to seed the torrent |
:#transmission-remote -a TorrentNameHere.torrent # tell the daemon to seed the torrent |
Latest revision as of 04:55, 27 December 2008
How we'd go about with OLPC torrents for faster downloading:
- sudo apt-get install bittornado # this is a canonical supported package, btw
- transmissioncli -a http://tpb.tracker.thepiratebay.org:80/announce -c <files-to-upload> TorrentNameHere.torrent
- Upload the torrent to TPB ( http://thepiratebay.org/upload ) or whatever tracker. ( Example username created: olpc/*REDACTED* )
- transmission-daemon # start the daemon that will seed the torrent
- transmission-remote -a TorrentNameHere.torrent # tell the daemon to seed the torrent
Example torrent:
(alternatively for single-usage PoC use
- transmissioncli TorrentNameHere.torrent # seed the torrent