projects:liflg:torrent
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:liflg:torrent [2012/01/12 15:46] – kratz00 | projects:liflg:torrent [2016/05/01 18:34] (current) – kratz00 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Of course you can use every other software to create torrent files but I would recommend [[software:: | Of course you can use every other software to create torrent files but I would recommend [[software:: | ||
| - | ==Creating the torrent file == | + | == Creating the torrent file == |
| < | < | ||
| - | mktorrent -a udp:// | + | mktorrent -a udp:// |
| + | </ | ||
| + | |||
| + | == Redundancy == | ||
| + | |||
| + | If one tracker is not functioning it's always good to have a backup. | ||
| + | This project (https:// | ||
| + | |||
| + | < | ||
| + | for INSTALLER in *.run | ||
| + | do | ||
| + | mktorrent \ | ||
| + | -a udp:// | ||
| + | -a udp:// | ||
| + | -a udp:// | ||
| + | -a udp:// | ||
| + | -a udp:// | ||
| + | -a udp:// | ||
| + | -a udp:// | ||
| + | $INSTALLER | ||
| + | done | ||
| </ | </ | ||
projects/liflg/torrent.1326379569.txt.gz · Last modified: by kratz00
