Line | |
---|
1 | <html> |
---|
2 | |
---|
3 | <head> |
---|
4 | <META http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
5 | <link media="all" rel="stylesheet" href="../styles/TransBody.css" /> |
---|
6 | <title>Tracker Information</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | <div id="mainbox"> |
---|
10 | <A NAME="TransFAQ"></A> |
---|
11 | <div id="banner"> |
---|
12 | <a name="menus"></a> |
---|
13 | <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> |
---|
14 | </div> |
---|
15 | <div id="index"> |
---|
16 | <a class="leftborder" href="../html/Index2.html">Index</a></div> |
---|
17 | </div> |
---|
18 | </div> |
---|
19 | <div id="pagetitle"> |
---|
20 | <h1>Can I add/remove/edit the trackers in my transfers? </h1> |
---|
21 | </div> |
---|
22 | <p>Yes. To add trackers to a currently running transfer, go to Inspector > Tracker, and click the plus button (+). To remove them click minus button (-). Multiple trackers can also be added to torrent files you create. |
---|
23 | <p> |
---|
24 | <div id="pagetitle"> |
---|
25 | <h1>What is 'Tier 1', 'Tier 2' etc? </h1> |
---|
26 | </div> |
---|
27 | <p>Transmission supports multitracker torrents. These are torrents which have multiple trackers as a fallback in case one doesn't respond. All of a given torrent's trackers are divided into 'Tiers'. Transmission randomly chooses a tracker from Tier 1 until it finds one that works. If it doesn't it moves on to Tier 2, and so on. This system prevents any one tracker being overloaded. |
---|
28 | <p> |
---|
29 | <div id="pagetitle"> |
---|
30 | <h1>What does 'announce' mean? </h1> |
---|
31 | </div> |
---|
32 | <p>When Transmission <i>announces</i>, it is updating its presence to the tracker, and asking for more peers. This happens periodically, at the discretion of the tracker, however can be manually invoked via Transfers menu >> Update tracker. |
---|
33 | <p> |
---|
34 | <div id="pagetitle"> |
---|
35 | <h1>What does 'scrape' mean? </h1> |
---|
36 | </div> |
---|
37 | <p><i>Scraping</i> the tracker simply means asking for information about the swarm itself. For example, the number of peers, seeds etc. |
---|
38 | <p> |
---|
39 | |
---|
40 | |
---|
41 | </div> |
---|
42 | </body> |
---|
43 | |
---|
44 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.