Balancing HTML opening-closing tags (#2975)

This commit is contained in:
Antoine Cœur 2022-04-25 01:15:02 +08:00 committed by GitHub
parent 4f70baa27e
commit fe40692dea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 652 additions and 701 deletions

View File

@ -1,78 +1,76 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Frequently Asked Questions</title>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Frequently Asked Questions</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>Why is my download so slow? </h1>
</div>
<p>Read these tips for <a href="speed.html">maximizing your download speed</a>.
<p>Some Internet Service Providers (ISPs) throttle peer-to-peer traffic, and even block it completely on well known peer-to-peer ports. If your ISP is listed on <a href="http://wiki.vuze.com/w/Bad_ISPs">this page</a>, it is likely you will experience these issues.</p>
<p> Transmission's encryption feature may overcome some ISP throttling. Checking the 'Ignore unencrypted peers' box (Preferences &rarr; Peers) also may improve your speed further, at the expense of losing some potential peers in the swarm. Changing the port Transmission uses may help if the ISP targets particular ports.</p>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>Why is my download so slow?</h1>
</div>
<p>Read these tips for <a href="speed.html">maximizing your download speed</a>.
<p>Some Internet Service Providers (ISPs) throttle peer-to-peer traffic, and even block it completely on well known peer-to-peer ports. If your ISP is listed on <a href="http://wiki.vuze.com/w/Bad_ISPs">this page</a>, it is likely you will experience these issues.</p>
<p>Transmission's encryption feature may overcome some ISP throttling. Checking the 'Ignore unencrypted peers' box (Preferences &rarr; Peers) also may improve your speed further, at the expense of losing some potential peers in the swarm. Changing the port Transmission uses may help if the ISP targets particular ports.</p>
<p>Ultimately, the speed you get depends on the quality of the peers you are downloading from. If they have dial up connections, you are only going to be able to download at dial up speeds. Furthermore, if there are few seeds and many peers, more people will be fighting for the same scarce pieces which will slow things down. Best results are achieved when the torrent has more seeds than peers. </p>
<p>Ultimately, the speed you get depends on the quality of the peers you are downloading from. If they have dial up connections, you are only going to be able to download at dial up speeds. Furthermore, if there are few seeds and many peers, more people will be fighting for the same scarce pieces which will slow things down. Best results are achieved when the torrent has more seeds than peers.</p>
<div class="pagetitle">
<h1>Why isn't my torrent downloading at all? </h1>
</div>
<div class="pagetitle">
<h1>Why isn't my torrent downloading at all?</h1>
</div>
<p>Often this is because the tracker is down, and thus Transmission is unable to interact with other peers. If this is the case, enabling DHT (trackerless torrents) (Preferences &rarr; Peers) might help for public torrents.</p>
<p>If there are no seeders in the swarm, and all the other peers have sent you what they have, you (and everyone else) will not be able to complete the download, and your speed will drop to zer.</p>
<p>Torrents take a while to get going and so may not download much (if at all) initially. Most torrents are downloading at some rate after 15 or so minutes.</p>
<div class="pagetitle">
<h1>Transmission crashed, what should I do? </h1>
</div>
<p>Post the crash log on the <a href="https://forum.transmissionbt.com/viewforum.php?f=4">support forums</a> so that the issue can be fixed as quickly as possible. Crash logs are held in <em>~/Library/Logs/CrashReporter/</em>.
<p>If your torrents' progress are incorrect when you reopen Transmission (e.g. they are starting from 0%) then you should manually recheck them. <a href="check.html">Click here</a> for instructions.
<p>
<div class="pagetitle">
<h1>What do the colors mean in the pieces box? </h1>
</div>
<p><span style="color: blue">Blue</span>: we have this piece - lighter shades of blue (progress only) indicate incomplete pieces <br>
<span style="color: green">Green</span>: connected peers have this piece (available only) - the darker the green, the more there are <br>
<span style="color: gray">White</span>: no connected peers have this piece (available) or we do not have any of this piece (progress) <br>
<p>Often this is because the tracker is down, and thus Transmission is unable to interact with other peers. If this is the case, enabling DHT (trackerless torrents) (Preferences &rarr; Peers) might help for public torrents.</p>
<p>If there are no seeders in the swarm, and all the other peers have sent you what they have, you (and everyone else) will not be able to complete the download, and your speed will drop to zer.</p>
<p>Torrents take a while to get going and so may not download much (if at all) initially. Most torrents are downloading at some rate after 15 or so minutes.</p>
<div class="pagetitle">
<h1>Transmission crashed, what should I do?</h1>
</div>
<p>Post the crash log on the <a href="https://forum.transmissionbt.com/viewforum.php?f=4">support forums</a> so that the issue can be fixed as quickly as possible. Crash logs are held in <em>~/Library/Logs/CrashReporter/</em>.
<p>If your torrents' progress are incorrect when you reopen Transmission (e.g. they are starting from 0%) then you should manually recheck them. <a href="check.html">Click here</a> for instructions.
<p>
<div class="pagetitle">
<h1>What do the colors mean in the pieces box?</h1>
</div>
<p><span style="color: blue">Blue</span>: we have this piece - lighter shades of blue (progress only) indicate incomplete pieces <br>
<span style="color: green">Green</span>: connected peers have this piece (available only) - the darker the green, the more there are <br>
<span style="color: gray">White</span>: no connected peers have this piece (available) or we do not have any of this piece (progress) <br>
<p>
<div class="pagetitle">
<h1>What are seeds/peers/leechers? </h1>
</div>
<p>Peers are people you are connected to. If they have the whole file and are only uploading, they are referred to as a 'seeder'. If they only have part of the torrent, and are downloading and uploading, they are referred to as a 'leecher'.</p>
<div class="pagetitle">
<h1>What is the ratio shown during seeding? </h1>
</div>
<p>This shows your upload/download ratio. 1.00 means you have uploaded as much as you have downloaded, 2.00 means you have uploaded twice the amount you have downloaded, etc.</p>
<div class="pagetitle">
<h1>What are 'Magnet links'?</h1>
</div>
<P>Magnet links contain a torrent's hash, or unique identifier, as well as a tracker address, allowing a torrent to be added without downloading a torrent file.</p>
<div class="pagetitle">
<h1>What do the stats in the Activity tab of the Inspector mean? </h1>
</div>
<p> <em>Have</em> is the sum of verified and unverified data. The <em>Verified</em> amount, in brackets, is how much checksum-verified data you have downloaded.<br>
<em>Downloaded</em> is all the data you have downloaded. <br>
<em>Uploaded</em> is all of the data you have uploaded. <br>
<em>Failed DL</em> is data that failed our checksum test and needs to be downloaded again. <br>
<em>Ratio</em> is the ratio of download data to uploaded data.
<p>
<div class="pagetitle">
<h1>What does the 'Tracker' tab mean in the Inspector? </h1>
</div>
<p>See <a href="tracker.html">this page</a>.
<div class="pagetitle">
<h1>What are 'nightlies'?</h1>
</div>
<p>Nightlies are releases on the bleeding edge of development. They normally contain new features and bugfixes, but are not officially supported (although you are more than welcome to discuss them on the <a href="https://forum.transmissionbt.com">Transmission forums</a>). You can try one out <a href="https://build.transmissionbt.com/job/trunk-mac/">here</a>.
</div>
<p>
<div class="pagetitle">
<h1>What are seeds/peers/leechers?</h1>
</div>
<p>Peers are people you are connected to. If they have the whole file and are only uploading, they are referred to as a 'seeder'. If they only have part of the torrent, and are downloading and uploading, they are referred to as a 'leecher'.</p>
<div class="pagetitle">
<h1>What is the ratio shown during seeding?</h1>
</div>
<p>This shows your upload/download ratio. 1.00 means you have uploaded as much as you have downloaded, 2.00 means you have uploaded twice the amount you have downloaded, etc.</p>
<div class="pagetitle">
<h1>What are 'Magnet links'?</h1>
</div>
<P>Magnet links contain a torrent's hash, or unique identifier, as well as a tracker address, allowing a torrent to be added without downloading a torrent file.</p>
<div class="pagetitle">
<h1>What do the stats in the Activity tab of the Inspector mean?</h1>
</div>
<p><em>Have</em> is the sum of verified and unverified data. The <em>Verified</em> amount, in brackets, is how much checksum-verified data you have downloaded.<br>
<em>Downloaded</em> is all the data you have downloaded. <br>
<em>Uploaded</em> is all of the data you have uploaded. <br>
<em>Failed DL</em> is data that failed our checksum test and needs to be downloaded again. <br>
<em>Ratio</em> is the ratio of download data to uploaded data.
<p>
<div class="pagetitle">
<h1>What does the 'Tracker' tab mean in the Inspector?</h1>
</div>
<p>See <a href="tracker.html">this page</a>.
<div class="pagetitle">
<h1>What are 'nightlies'?</h1>
</div>
<p>Nightlies are releases on the bleeding edge of development. They normally contain new features and bugfixes, but are not officially supported (although you are more than welcome to discuss them on the <a href="https://forum.transmissionbt.com">Transmission forums</a>). You can try one out <a href="https://build.transmissionbt.com/job/trunk-mac/">here</a>.
</div>
</body>
</html>

View File

@ -1,46 +1,46 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Index</title>
<meta name="keywords" content="index">
<meta name="description" content="Index">
<link href="../styles/indexpage.css" type="text/css" rel="stylesheet" media="all">
<style>
li { padding: 10px; }
ul { list-style: none; padding-inline-start: 0; }
</style>
<meta charset="utf-8">
<title>Index</title>
<meta name="keywords" content="index">
<meta name="description" content="Index">
<link href="../styles/indexpage.css" type="text/css" rel="stylesheet" media="all">
<style>
li { padding: 10px; }
ul { list-style: none; padding-inline-start: 0; }
</style>
</head>
<body>
<p><a id="ax-index"></a><a id="ax-index-link"></a></p>
<p><a id="ax-index"></a><a id="ax-index-link"></a></p>
<div id="banner">
<div id="machelp">
<a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/Index2.html">Index</a>
</div>
</div>
<div id="banner">
<div id="machelp">
<a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/Index2.html">Index</a>
</div>
</div>
<div id="terms">
<ul>
<li><a href="pffirewall.html">Firewall</a></li>
<li><a href="FAQ.html">Frequently Asked Questions</a></li>
<li><a href="gettingstarted.html">Getting Started</a></li>
<li><a href="usingt.html">Managing your transfers</a></li>
<li><a href="check.html">Manual torrent verification</a></li>
<li><a href="Speed.html">Maximizing download speed</a></li>
<li><a href="network.html">Network preferences</a></li>
<li><a href="peers.html">Peer preferences</a></li>
<li><a href="portforward.html">Port Forwarding FAQ</a></li>
<li><a href="remote.html">Remote</a></li>
<li><a href="scripts.html">Running Scripts</a></li>
<li><a href="pfrouter.html">Router</a></li>
<li><a href="tracker.html">Tracker information</a></li>
<li><a href="troubleshoot.html">Troubleshooting port issues</a></li>
</ul>
</div>
<div id="terms">
<ul>
<li><a href="pffirewall.html">Firewall</a></li>
<li><a href="FAQ.html">Frequently Asked Questions</a></li>
<li><a href="gettingstarted.html">Getting Started</a></li>
<li><a href="usingt.html">Managing your transfers</a></li>
<li><a href="check.html">Manual torrent verification</a></li>
<li><a href="speed.html">Maximizing download speed</a></li>
<li><a href="network.html">Network preferences</a></li>
<li><a href="peers.html">Peer preferences</a></li>
<li><a href="portforward.html">Port Forwarding FAQ</a></li>
<li><a href="remote.html">Remote</a></li>
<li><a href="scripts.html">Running Scripts</a></li>
<li><a href="pfrouter.html">Router</a></li>
<li><a href="tracker.html">Tracker information</a></li>
<li><a href="troubleshoot.html">Troubleshooting port issues</a></li>
</ul>
</div>
</body>
</html>

View File

@ -1,49 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Maximizing your download speed</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp">
<a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>How do I maximize my download speed?</h1>
</div>
<ol>
<li>Make sure Transmission's <a href="portforward.html">port is forwarded</a>. Port forwarding makes it easier for others to connect to you, which therefore increases your speed.
<div class="taskbox">
<p>If your router supports NAT-PMP, UPnP, or you have Apple AirPort, Transmission can do this automatically; just tick the checkbox in Preferences &rarr; Network.
</div>
</li>
<li>Make sure you cap your upload speed, so that it isn't flooded. A good rule of thumb is about 60-70% of your maximum upload bandwidth. This can be adjusted in Preferences &rarr; Bandwidth, or in real time using the Action menu.
<div class="taskbox">
<p>eg. If your upload connection is 256 Kilobits/sec, then you should cap it at 21 KB/sec ((<strong>256</strong> / 8) * 0.66 = <strong>21</strong>).
</div>
</li>
<li><a href="gettingstarted.html#queue">Queue</a> your transfers. Transmission's queue preferences are located in Transfers &rarr; Management.
<p>Remember, your download speed is proportional to how fast you upload. If there are many transfers running, then each transfer will only receive a small proportion of your upload bandwidth, reducing their respective download speeds.
To avoid spreading your upload too thinly, a good rule of thumb is to have at least 128 KBit/sec of upload bandwidth for every torrent you wish to run simultaneously.
<div class="taskbox">
<p>eg. If your upload bandwidth is 256 KBit/sec, then you should only have two (<strong>256</strong>/128 = <strong>2</strong>) downloading transfers in the queue.
</div>
</li>
</ol>
</div>
</div>
</body>
</html>

View File

@ -1,34 +1,30 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Troubleshooting Manual Recheck</title>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Troubleshooting Manual Recheck</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>How do I manually recheck my files?</h1>
</div>
<p>If Transmission crashes, you may want to manually recheck your files to both verify that the download has not been corrupted, and to ensure that the download continues where it left off, and does not start over.
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>How do I manually recheck my files?</h1>
</div>
<p>If Transmission crashes, you may want to manually recheck your files to both verify that the download has not been corrupted, and to ensure that the download continues where it left off, and does not start over.
<p>To do this:
<div class="taskbox">
<ol>
<li>Select the relevant torrent.</li>
<li>Go to the Transfers menu &rarr; Verify Local Data.</li>
</ol>
</div>
<p>To do this:
<div class="taskbox">
<ol>
<li>Select the relevant torrent.</li>
<li>Go to the Transfers menu &rarr; Verify Local Data.</li>
</ol>
</div>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,129 +1,131 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/task_style.css" />
<title>Getting Started</title>
<style>
.logo {
border: 0;
height: 32px;
width: 32px;
}
.questions-and-answers {
display: grid;
flex-direction: column;
width: 100%;
}
.question {
grid-column: span 2;
background-color: #eef;
font-size: 9pt;
font-weight: bolder;
padding: 6px;
text-align: left;
vertical-align: top;
}
.answer-thumbnail {
border-bottom: solid #eef 2px;
border-left: solid #eef 2px;
margin-bottom: 10px;
padding: 10px;
}
.answer-text {
border-bottom: solid #eef 2px;
border-right: solid #eef 2px;
margin-bottom: 10px;
padding: 0 10px;
}
</style>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/task_style.css"/>
<title>Getting Started</title>
<style>
.logo {
border: 0;
height: 32px;
width: 32px;
}
.questions-and-answers {
display: grid;
flex-direction: column;
width: 100%;
}
.question {
grid-column: span 2;
background-color: #eef;
font-size: 9pt;
font-weight: bolder;
padding: 6px;
text-align: left;
vertical-align: top;
}
.answer-thumbnail {
border-bottom: solid #eef 2px;
border-left: solid #eef 2px;
margin-bottom: 10px;
padding: 10px;
}
.answer-text {
border-bottom: solid #eef 2px;
border-right: solid #eef 2px;
margin-bottom: 10px;
padding: 0 10px;
}
</style>
</head>
<body>
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div id="mainbox">
<div id="caticon"><img src="../gfx/TransmissionIcon.png" alt="Transmission Logo" class="logo"/></div>
<div class="pagetitle"><h1>Welcome to Transmission! </h1></div>
<div id="caticon"><img src="../gfx/TransmissionIcon.png" alt="Transmission Logo" class="logo"/></div>
<div class="pagetitle"><h1>Welcome to Transmission!</h1></div>
<p>Transmission is a BitTorrent client. It is used for peer to peer filesharing over the internet. BitTorrent is a fast way of transferring files, because everyone who downloads must also upload to others. This means speeds are only limited by the number of people connected to a given torrent - the more people the better!</p>
<p>Transmission is a BitTorrent client. It is used for peer to peer filesharing over the internet. BitTorrent is a fast way of transferring files, because everyone who downloads must also upload to others. This means speeds are only limited by the number of people connected to a given torrent - the more people the better!</p>
<div class="questions-and-answers">
<div class="questions-and-answers">
<div class="question">How do I use it?</div>
<div class="answer-thumbnail"><img alt="adding a torrent" src="../gfx/open.png"/></div>
<div class="answer-text">
<p>Download your file's associated 'torrent file' (extension .torrent). These are commonly found at <a href="https://en.wikipedia.org/wiki/BitTorrent_tracker">'tracker' websites</a>.</p>
<p>Once you have the torrent file, drag it into Transmission - downloading should start immediately.</p>
<p>You can pause and resume transfers at any time, so long as the files remain in your download folder.</p>
<p>It is good etiquette to share or 'seed' the file for a while (ie leave it uploading) once your download is complete.</p>
<p>You can use Transmission's action menu, the individual torrent menu, as well as the Inspector to adjust download and seeding preferences on the fly.</p>
<ul>
<li><a href="usingt.html">Downloading and sharing with Transmission</a></li>
</ul>
</div>
<div class="question">How do I use it?</div>
<div class="answer-thumbnail"><img alt="adding a torrent" src="../gfx/open.png"/></div>
<div class="answer-text">
<p>Download your file's associated 'torrent file' (extension .torrent). These are commonly found at <a href="https://en.wikipedia.org/wiki/BitTorrent_tracker">'tracker' websites</a>.</p>
<p>Once you have the torrent file, drag it into Transmission - downloading should start immediately.</p>
<p>You can pause and resume transfers at any time, so long as the files remain in your download folder.</p>
<p>It is good etiquette to share or 'seed' the file for a while (ie leave it uploading) once your download is complete.</p>
<p>You can use Transmission's action menu, the individual torrent menu, as well as the Inspector to adjust download and seeding preferences on the fly.</p>
<ul>
<li><a href="usingt.html">Downloading and sharing with Transmission</a></li>
</ul>
</div>
<div class="question">Can I create my own torrents?</div>
<div class="answer-thumbnail"><img alt="creating a torrent" src="../gfx/creation.png"/></div>
<div class="answer-text">
<p>Yes, you can share a file or folder by dragging it into Transmission. Alternatively, click 'Create' in the toolbar, and choose your file.</p>
<p>When the dialog box appears, enter your tracker address (or addresses), comments, and private status.</p>
<p>You can change the torrent filename, as well as where it will be saved to, by clicking 'Change'.</p>
<p>Once you are done, click 'Create'. Transmission will automatically optimize the torrent file for what you are sharing. </p>
</div>
<div class="question">Can I create my own torrents?</div>
<div class="answer-thumbnail"><img alt="creating a torrent" src="../gfx/creation.png"/></div>
<div class="answer-text">
<p>Yes, you can share a file or folder by dragging it into Transmission. Alternatively, click 'Create' in the toolbar, and choose your file.</p>
<p>When the dialog box appears, enter your tracker address (or addresses), comments, and private status.</p>
<p>You can change the torrent filename, as well as where it will be saved to, by clicking 'Change'.</p>
<p>Once you are done, click 'Create'. Transmission will automatically optimize the torrent file for what you are sharing.</p>
</div>
<div class="question">Can I schedule my transfers?</div>
<div class="answer-thumbnail"><img alt="scheduling" src="../gfx/scheduler.png"/></div>
<div class="answer-text">
<p>Yes, by using 'Speed Limit Mode'. Simply go to Preferences &rarr; Bandwidth, and then set both the speed you would like Transmission to be limited to, as well as the period of time you would like the limits applied.</p>
<p>When Speed Limit Mode is enabled, the turtle will be illuminated in blue.</p>
</div>
<div class="question">Can I schedule my transfers?</div>
<div class="answer-thumbnail"><img alt="scheduling" src="../gfx/scheduler.png"/></div>
<div class="answer-text">
<p>Yes, by using 'Speed Limit Mode'. Simply go to Preferences &rarr; Bandwidth, and then set both the speed you would like Transmission to be limited to, as well as the period of time you would like the limits applied.</p>
<p>When Speed Limit Mode is enabled, the turtle will be illuminated in blue.</p>
</div>
<div class="question">Can I queue my transfers?</div>
<div class="answer-thumbnail"><img alt="queue" src="../gfx/queue.png"/></div>
<div class="answer-text">
<p>Yes, you can queue seeding and/or downloading transfers via Preferences &rarr; Transfers &rarr; Management.</p>
<p>The queue system is very simple: You start and pause transfers as usual, but if you're over the queue limit starting a transfer will instead make it "Waiting to download..."</p>
<p>You can force a transfer to start by holding down option and clicking the orange resume button, or by using the Transfers menu item "Resume Selected Without Wait". </p>
</div>
<div class="question">Can I queue my transfers?</div>
<div class="answer-thumbnail"><img alt="queue" src="../gfx/queue.png"/></div>
<div class="answer-text">
<p>Yes, you can queue seeding and/or downloading transfers via Preferences &rarr; Transfers &rarr; Management.</p>
<p>The queue system is very simple: You start and pause transfers as usual, but if you're over the queue limit starting a transfer will instead make it "Waiting to download..."</p>
<p>You can force a transfer to start by holding down option and clicking the orange resume button, or by using the Transfers menu item "Resume Selected Without Wait".</p>
</div>
<div class="question">How can I organize my torrents?</div>
<div class="answer-thumbnail"><img alt="groups" src="../gfx/group.png"/></div>
<div class="answer-text">
<p>Transmission allows you to sort your torrents by various criteria. Choose "Sort Transfers By" in the View menu, as well as the Action menu.</p>
<p>You can also filter your torrents by their activity state. Simply enable the Filter bar in the View menu.</p>
<p>Transmission allows you to group torrents by color labels. Groups can be assigned upon adding a transfer to the list by establishing rules in Preferences &rarr; Groups. Groups can be manually changed with Transfers &rarr; Group and by dragging transfers to different groups in the main window (when "Use Groups" is enabled in the View menu).</p>
<p>These groups can be used as sorting and filtering criteria. Add, remove, and modify groups in Preferences &rarr; Groups. Groups can also be used for choosing the data location when adding transfers - this location is also set in the Groups preference window tab.</p>
</div>
<div class="question">How can I organize my torrents?</div>
<div class="answer-thumbnail"><img alt="groups" src="../gfx/group.png"/></div>
<div class="answer-text">
<p>Transmission allows you to sort your torrents by various criteria. Choose "Sort Transfers By" in the View menu, as well as the Action menu.</p>
<p>You can also filter your torrents by their activity state. Simply enable the Filter bar in the View menu.</p>
<p>Transmission allows you to group torrents by color labels. Groups can be assigned upon adding a transfer to the list by establishing rules in Preferences &rarr; Groups. Groups can be manually changed with Transfers &rarr; Group and by dragging transfers to different groups in the main window (when "Use Groups" is enabled in the View menu).</p>
<p>These groups can be used as sorting and filtering criteria. Add, remove, and modify groups in Preferences &rarr; Groups. Groups can also be used for choosing the data location when adding transfers - this location is also set in the Groups preference window tab.</p>
</div>
<div class="question">Where can I find more detailed information on my torrents?</div>
<div class="answer-thumbnail"><img alt="inspector" src="../gfx/inspector.png"/></div>
<div class="answer-text">
<p>Click the Inspector icon, or simply double-click any transfer in the main window.
<p>The inspector gives you:
<ul>
<li>Statistics on the torrent and files you are downloading </li>
<li>Information about the peers and trackers you are connected to </li>
<li>Options to fine-tune your bandwidth allocation </li>
<ul>
</p>
</div>
<div class="question">Where can I find more detailed information on my torrents?</div>
<div class="answer-thumbnail"><img alt="inspector" src="../gfx/inspector.png"/></div>
<div class="answer-text">
<p>Click the Inspector icon, or simply double-click any transfer in the main window.
<p>The inspector gives you:
<ul>
<li>Statistics on the torrent and files you are downloading</li>
<li>Information about the peers and trackers you are connected to</li>
<li>Options to fine-tune your bandwidth allocation</li>
</ul>
</div>
<div class="question">Can I choose to download specific files?</div>
<div class="answer-thumbnail"><img alt="file selection" src="../gfx/fileselection.png"/></div>
<div class="answer-text">
<p>Yes, either upon opening a torrent, or once it has started. When you open a multi-file torrent, a detailed Open window will appear, allowing you to select specific files.</p>
<p>For transfers which are already running, double click them to open the Inspector, and then click the 'Files' tab. Simply check the boxes next to the files you want to download (the default is all of them).</p>
<p>You can even set a priority (high, normal, or low) to each file, if you want some to finish faster than others. To do so, use the selector that appears next to the checkboxes.</p>
<p>If the window doesn't appear when opening a torrent, ensure that "Display options window" is checked in Preferences &rarr; Transfers &rarr; Adding.</p>
</div>
<div class="question">Can I choose to download specific files?</div>
<div class="answer-thumbnail"><img alt="file selection" src="../gfx/fileselection.png"/></div>
<div class="answer-text">
<p>Yes, either upon opening a torrent, or once it has started. When you open a multi-file torrent, a detailed Open window will appear, allowing you to select specific files.</p>
<p>For transfers which are already running, double click them to open the Inspector, and then click the 'Files' tab. Simply check the boxes next to the files you want to download (the default is all of them).</p>
<p>You can even set a priority (high, normal, or low) to each file, if you want some to finish faster than others. To do so, use the selector that appears next to the checkboxes.</p>
<p>If the window doesn't appear when opening a torrent, ensure that "Display options window" is checked in Preferences &rarr; Transfers &rarr; Adding.</p>
</div>
</div><!-- questions-and-answers -->
</div><!-- questions-and-answers -->
</body>
</html>

View File

@ -1,29 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Network Help</title>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Network Help</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>What is the 'Micro Transport Protocol'? </h1>
</div>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>What is the 'Micro Transport Protocol'?</h1>
</div>
<p><a href="https://en.wikipedia.org/wiki/Micro_Transport_Protocol">The Micro Transport Protocol (µTP)</a> is a protocol designed to reduce latency and network congestion. Transfers are automatically slowed down when they are interfering with other applications. This feature is compatible with all other µTP-compatible clients.</p>
<p><a href="https://en.wikipedia.org/wiki/Micro_Transport_Protocol">The Micro Transport Protocol (µTP)</a> is a protocol designed to reduce latency and network congestion. Transfers are automatically slowed down when they are interfering with other applications. This feature is compatible with all other µTP-compatible clients.</p>
<div class="pagetitle">
<h1>Why do I see a red dot and 'Port is closed'? </h1>
</div>
<p>You haven't port forwarded correctly. Port forwarding opens a port in your firewall or router so that incoming connections from the outside world can be made with Transmission. If the port is forwarded, other people in the torrent can see you, thus increasing your potential number of connections, which more importantly, might increase the speed of your download.</p>
<p>You need to port forward if you share your internet connection with a router, or if your broadband modem is a router itself. In most cases Transmission can do this automatically, see <a href="portforward.html">this page</a> for instructions on port forwarding.</p>
<div class="pagetitle">
<h1>Why do I see a red dot and 'Port is closed'?</h1>
</div>
<p>You haven't port forwarded correctly. Port forwarding opens a port in your firewall or router so that incoming connections from the outside world can be made with Transmission. If the port is forwarded, other people in the torrent can see you, thus increasing your potential number of connections, which more importantly, might increase the speed of your download.</p>
<p>You need to port forward if you share your internet connection with a router, or if your broadband modem is a router itself. In most cases Transmission can do this automatically, see <a href="portforward.html">this page</a> for instructions on port forwarding.</p>
</div>
</body>
</html>

View File

@ -1,54 +1,51 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Peers</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
</div>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Peers</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>What is 'peer exchange'? </h1>
</div>
<p><a href="https://en.wikipedia.org/wiki/Peer_exchange">Peer Exchange (PEX)</a> is a method of discovering new peers via other peers, rather than the tracker. It allows Transmission to attach to the swarm much quicker. PEX is automatically disabled for privately tracked torrents. The feature is compatible with both Vuze and µTorrent peers.</p>
<div class="pagetitle">
<h1>What is the 'distributed hash table'? </h1>
</div>
<p>The <a href="https://en.wikipedia.org/wiki/Distributed_hash_table">Distributed Hash Table (DHT)</a> allows peers to be obtained without connecting to the tracker. This allows transfers to continue even if trackers are unreachable. It is another way that Transmission can attach to the swarm quicker. DHT is automatically disabled for privately tracked torrents.</p>
<div class="pagetitle">
<h1>What is encryption? </h1>
</div>
<p>Transmission encrypts the connections it makes with other peers when necessary, using the RC4 cipher. The implementation is compatible with other clients such as Vuze and µTorrent. It is always enabled, however you can set Transmission (Preferences &rarr; Peers) to prefer encrypted peers or to ignore unencrypted peers completely.</p>
<p>Note that the latter option may make Transmission unconnectable in some swarms. The encryption feature does not mean your session is secure or anonymous, it is merely a way to avoid the traffic shaping measures some ISPs have implemented.</p>
<p>
<div class="pagetitle">
<h1>What are 'connections'?</h1>
</div>
<p><em>Global maximum connections</em> (Preferences &rarr; Peers) is the total number of peers that Transmission will connect to across all of your transfers. Connections per torrent can also be adjusted here, as well as in the Inspector.</p>
<p>It is recommended that these values are left at their default setting, as allowing too many connections will severely hinder web browsing and other online activities, as well as possibly crashing your router. Increase this value at your own risk!</p>
<div class="pagetitle">
<h1>What is 'peer exchange'?</h1>
</div>
<p><a href="https://en.wikipedia.org/wiki/Peer_exchange">Peer Exchange (PEX)</a> is a method of discovering new peers via other peers, rather than the tracker. It allows Transmission to attach to the swarm much quicker. PEX is automatically disabled for privately tracked torrents. The feature is compatible with both Vuze and µTorrent peers.</p>
<div class="pagetitle">
<h1>What is the 'distributed hash table'?</h1>
</div>
<p>The <a href="https://en.wikipedia.org/wiki/Distributed_hash_table">Distributed Hash Table (DHT)</a> allows peers to be obtained without connecting to the tracker. This allows transfers to continue even if trackers are unreachable. It is another way that Transmission can attach to the swarm quicker. DHT is automatically disabled for privately tracked torrents.</p>
<div class="pagetitle">
<h1>What is encryption?</h1>
</div>
<p>Transmission encrypts the connections it makes with other peers when necessary, using the RC4 cipher. The implementation is compatible with other clients such as Vuze and µTorrent. It is always enabled, however you can set Transmission (Preferences &rarr; Peers) to prefer encrypted peers or to ignore unencrypted peers completely.</p>
<p>Note that the latter option may make Transmission unconnectable in some swarms. The encryption feature does not mean your session is secure or anonymous, it is merely a way to avoid the traffic shaping measures some ISPs have implemented.</p>
<p>
<div class="pagetitle">
<h1>What are 'connections'?</h1>
</div>
<p><em>Global maximum connections</em> (Preferences &rarr; Peers) is the total number of peers that Transmission will connect to across all of your transfers. Connections per torrent can also be adjusted here, as well as in the Inspector.</p>
<p>It is recommended that these values are left at their default setting, as allowing too many connections will severely hinder web browsing and other online activities, as well as possibly crashing your router. Increase this value at your own risk!</p>
<div class="taskbox">
<p>Recommended settings:
<ul>
<li><strong>Global maximum connections</strong>: 200 </li>
<li><strong>Maximum connections for new transfers</strong>: 60 </li>
</ul>
</div>
<div class="taskbox">
<p>Recommended settings:
<ul>
<li><strong>Global maximum connections</strong>: 200</li>
<li><strong>Maximum connections for new transfers</strong>: 60</li>
</ul>
</div>
<div class="pagetitle">
<h1>What is a blocklist? </h1>
</div>
<p>Transmission can block specific peers by utilizing a blocklist. An internet address for a blocklist file containing a list of IP addresses can be entered (Preferences &rarr; Peers) and configured to auto-update weekly. Blocklists can also be manually added into ~/Library/Application Support/Transmission.</p>
<p>The internet address may be to a text file or compressed file. Most standard compression formats are supported, including ZIP.</p>
</div>
</body>
<div class="pagetitle">
<h1>What is a blocklist?</h1>
</div>
<p>Transmission can block specific peers by utilizing a blocklist. An internet address for a blocklist file containing a list of IP addresses can be entered (Preferences &rarr; Peers) and configured to auto-update weekly. Blocklists can also be manually added into ~/Library/Application Support/Transmission.</p>
<p>The internet address may be to a text file or compressed file. Most standard compression formats are supported, including ZIP.</p>
</div>
</body>
</html>

View File

@ -1,31 +1,29 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Configuring the Mac OS X Firewall</title>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Configuring the Mac OS X Firewall</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>Configuring the Mac OS X Firewall</h1>
</div>
<br>
<p>Upon opening Transmission for the first time, a Mac OS X dialog box should appear asking if you will allow Transmission to receive incoming connections. Click Accept.</p>
<p>If this doesn't happen, you can add Transmission to the firewall manually:</p>
<div class="taskbox">
<ol>
<li>Open System Prefs &rarr; Security &rarr; Firewall. Make sure "Set access for specific services and applications" is selected.</li>
<li>Click the "+" button and select Transmission from your Applications folder. </li>
<li>Make sure the pull down menu is set to "Allow incoming connections".
</ol>
</div>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>Configuring the Mac OS X Firewall</h1>
</div>
<br>
<p>Upon opening Transmission for the first time, a Mac OS X dialog box should appear asking if you will allow Transmission to receive incoming connections. Click Accept.</p>
<p>If this doesn't happen, you can add Transmission to the firewall manually:</p>
<div class="taskbox">
<ol>
<li>Open System Prefs &rarr; Security &rarr; Firewall. Make sure "Set access for specific services and applications" is selected.</li>
<li>Click the "+" button and select Transmission from your Applications folder.</li>
<li>Make sure the pull down menu is set to "Allow incoming connections".
</ol>
</div>
</body>
</html>

View File

@ -1,74 +1,70 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Port Forwarding a Router</title>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Port Forwarding a Router</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp">
<a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>Port Forwarding a Router</h1>
</div>
<p>If you are using a router, it is probably OK to disable the OS X firewall, as you are already being protected by the router. To disable the firewall, open System Prefs &rarr; Security &rarr; Firewall. Click Stop.
<p>To forward a port in your router manually:
<div class="taskbox">
<ol>
<li>Find out what your IP address is. You can find your computer's IP address by going to System Prefs &rarr; Network, double-clicking on your connection (for instance, Built-in Ethernet), and clicking the TCP/IP tab. It's probably something like 192.168.1.100, or 10.0.1.2.</li>
<li>Open Transmission, go to preferences, and enter a number for the port. It is recommended you pick a random number between 49152 and 65535. Let's use 50001 for now. Then quit Transmission.</li>
<li>Go into your router configuration screen. Normally this is done via your web browser using the address <a href="http://192.168.0.1">192.168.0.1</a> etc.
<br>Note: Apple's AirPort uses an application called 'AirPort Utility' to configure it.</li>
<li>Find the port forwarding (sometimes called port mapping) screen. While the page will be different for each router generally you will enter something similar to the following:</li>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>Port Forwarding a Router</h1>
</div>
<p>If you are using a router, it is probably OK to disable the OS X firewall, as you are already being protected by the router. To disable the firewall, open System Prefs &rarr; Security &rarr; Firewall. Click Stop.
<ul>
<li>For 'Application' type 'Trans'. </li>
<li>For 'Start Port' and 'End Port' type in the port you chose in Step 2. eg 50001. </li>
<li>For Protocol, choose Both. </li>
<li>For IP address, type in your IP address you found in Step 1. eg 10.0.1.2. </li>
<li>Check Enable. </li>
<li>Click save settings. </li>
</ul>
</ol>
<p>For more comprehensive instructions specific to your router, <a href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm">click here</a> and choose your router from the list.
<p>
</div>
<p>If you find yourself having to change your router settings all the time, a static IP address might be beneficial.
<div class="pagetitle">
<h1>What is a static IP?</h1>
</div>
<p>A static IP is when your computer is assigned an IP address which does not change. This can be helpful if you have a laptop or have multiple computers on your network. While it makes things a bit simpler, you don't have to have a static IP for BitTorrent or Port Forwarding to work.
<p>A dynamic IP address assigned by your wireless router for example will most likely not change unless you reboot your computer, or leave and rejoin the network. Thus, having a static IP isn't really necessary, especially if your router supports UPnP.
<p>
<div class="pagetitle">
<h1>How do I get a static IP address?</h1>
</div>
<div class="taskbox">
<ol>
<li>Go to System Prefs &rarr; Network, double-click on your connection (for instance, Built-in Ethernet), and click the TCP/IP tab.
<li>Write down the IP, Subnet Mask and Router addresses.
<li>Go to your router 'status' page via your web browser (AirPort Admin Utility if you are using an AirPort BS), and write down the DNS Server addresses. Alternatively, you can enter your router's internal IP (e.g. 192.168.0.1). This is sometimes quicker, as it refers to the router instead of the server.
<li>Then, return to the TCP/IP page in System Prefs.
<li>Choose "Manually" from the Configure IPv4 drop down menu.
<li>Enter the IP address you wish to have, eg 192.168.0.100, or 10.0.1.100. It should be of a similar format to the IP address you found in step 2, with only the last number changing.
<br>Note: You cannot have a static IP address that's within the DHCP range. Thus it is recommended that you make the last digit of your address large enough to discount this possibility, like we have done in our examples.
<li>Fill in the other boxes using the addresses you wrote down in steps 2 and 3.
<li>Click 'Apply Now'.
</ol>
</div>
</div>
<p>To forward a port in your router manually:
<div class="taskbox">
<ol>
<li>Find out what your IP address is. You can find your computer's IP address by going to System Prefs &rarr; Network, double-clicking on your connection (for instance, Built-in Ethernet), and clicking the TCP/IP tab. It's probably something like 192.168.1.100, or 10.0.1.2.</li>
<li>Open Transmission, go to preferences, and enter a number for the port. It is recommended you pick a random number between 49152 and 65535. Let's use 50001 for now. Then quit Transmission.</li>
<li>Go into your router configuration screen. Normally this is done via your web browser using the address<a href="http://192.168.0.1">192.168.0.1</a> etc.
<br>Note: Apple's AirPort uses an application called 'AirPort Utility' to configure it.</li>
<li>Find the port forwarding (sometimes called port mapping) screen. While the page will be different for each router generally you will enter something similar to the following:</li>
<ul>
<li>For 'Application' type 'Trans'.</li>
<li>For 'Start Port' and 'End Port' type in the port you chose in Step 2. eg 50001.</li>
<li>For Protocol, choose Both.</li>
<li>For IP address, type in your IP address you found in Step 1. eg 10.0.1.2.</li>
<li>Check Enable.</li>
<li>Click save settings.</li>
</ul>
</ol>
<p>For more comprehensive instructions specific to your router, <a href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm">click here</a> and choose your router from the list.
<p>
</div>
<p>If you find yourself having to change your router settings all the time, a static IP address might be beneficial.
<div class="pagetitle">
<h1>What is a static IP?</h1>
</div>
<p>A static IP is when your computer is assigned an IP address which does not change. This can be helpful if you have a laptop or have multiple computers on your network. While it makes things a bit simpler, you don't have to have a static IP for BitTorrent or Port Forwarding to work.
<p>A dynamic IP address assigned by your wireless router for example will most likely not change unless you reboot your computer, or leave and rejoin the network. Thus, having a static IP isn't really necessary, especially if your router supports UPnP.
<p>
<div class="pagetitle">
<h1>How do I get a static IP address?</h1>
</div>
<div class="taskbox">
<ol>
<li>Go to System Prefs &rarr; Network, double-click on your connection (for instance, Built-in Ethernet), and click the TCP/IP tab.
<li>Write down the IP, Subnet Mask and Router addresses.
<li>Go to your router 'status' page via your web browser (AirPort Admin Utility if you are using an AirPort BS), and write down the DNS Server addresses. Alternatively, you can enter your router's internal IP (e.g. 192.168.0.1). This is sometimes quicker, as it refers to the router instead of the server.
<li>Then, return to the TCP/IP page in System Prefs.
<li>Choose "Manually" from the Configure IPv4 drop down menu.
<li>Enter the IP address you wish to have, eg 192.168.0.100, or 10.0.1.100. It should be of a similar format to the IP address you found in step 2, with only the last number changing.
<br>Note: You cannot have a static IP address that's within the DHCP range. Thus it is recommended that you make the last digit of your address large enough to discount this possibility, like we have done in our examples.
<li>Fill in the other boxes using the addresses you wrote down in steps 2 and 3.
<li>Click 'Apply Now'.
</ol>
</div>
</div>
</body>
</html>

View File

@ -1,37 +1,33 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Port Forwarding FAQ</title>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Port Forwarding FAQ</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>How do I Port Forward?</h1>
</div>
<p>If your router supports NAT-PMP, UPnP, or you have Apple AirPort, Transmission can map its port automatically. Most routers manufactured since 2001 have this feature.
<div class="taskbox">
<ol>
<li>Open Transmission.</li>
<li>Go to Preferences &rarr; Network, and check 'Automatically map port'.</li>
<li>If you get a green dot and 'Port is Open' then you have successfully port forwarded!</li>
<li>If you get a red dot and the message 'Port is closed', <a href="troubleshoot.html">click here</a>.</li>
</ol>
</div>
<div class="pagetitle">
<h1>How do I Port Forward?</h1>
</div>
<p>If your router supports NAT-PMP, UPnP, or you have Apple AirPort, Transmission can map its port automatically. Most routers manufactured since 2001 have this feature.
<div class="taskbox">
<ol>
<li>Open Transmission.</li>
<li>Go to Preferences &rarr; Network, and check 'Automatically map port'.</li>
<li>If you get a green dot and 'Port is Open' then you have successfully port forwarded!</li>
<li>If you get a red dot and the message 'Port is closed', <a href="troubleshoot.html">click here</a>.</li>
</ol>
</div>
<p>If you don't have a compatible router, it is simple to forward Transmission's port manually. For instructions <a href="pfrouter.html">click here</a>.</p>
<p>If you don't use a router, and your modem is directly connected to your computer, you'll need to open Transmission's port in the Mac OS X firewall. For instructions <a href="pffirewall.html">click here</a>.<br><br> <em>Note:</em> It is highly recommended you enable the Mac OS X firewall if you are not using a router.</p>
<p>Keep in mind that many DSL modems also function as routers, so port forwarding may still be necessary, even though your computer is directly connected to the modem.</p>
<p>If you don't have a compatible router, it is simple to forward Transmission's port manually. For instructions <a href="pfrouter.html">click here</a>.</p>
<p>If you don't use a router, and your modem is directly connected to your computer, you'll need to open Transmission's port in the Mac OS X firewall. For instructions <a href="pffirewall.html">click here</a>.<br><br> <em>Note:</em> It is highly recommended you enable the Mac OS X firewall if you are not using a router.</p>
<p>Keep in mind that many DSL modems also function as routers, so port forwarding may still be necessary, even though your computer is directly connected to the modem.</p>
</body>

View File

@ -1,39 +1,35 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Remote Help</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Remote Help</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>What is remote access?</h1>
</div>
<p>Transmission has a web interface which can be used to monitor and manage your transfers over the internet. Other applications, such as <em>transmission-remote</em>, can also control Transmission. If you want to use the web interface, or another remote control application, check 'Enable remote access'. Leave this option unchecked if you are only going to be managing your transfers on your local machine.
<p>For security purposes, you can password protect access to Transmission, as well as restrict access to a trusted list of external IP addresses. To add an address to the list, click the + button.
<p>You can view the web interface on your local computer by clicking the 'Launch web interface' button. To view it on a remote location:
<div class="taskbox">
<ol>
<li>Open your web browser</li>
<li>In the address bar, enter "http://localip:port/transmission/web/", where:</li>
<ul>
<li><em>localip</em> is the IP address of the computer Transmission is running on.</li>
<li><em>port</em> is the port specified in Preferences &rarr; Remote.</li>
</ul>
</ol>
</div>
<div class="pagetitle">
<h1>What is remote access? </h1>
</div>
<p>Transmission has a web interface which can be used to monitor and manage your transfers over the internet. Other applications, such as <em>transmission-remote</em>, can also control Transmission. If you want to use the web interface, or another remote control application, check 'Enable remote access'. Leave this option unchecked if you are only going to be managing your transfers on your local machine.
<p>For security purposes, you can password protect access to Transmission, as well as restrict access to a trusted list of external IP addresses. To add an address to the list, click the + button.
<p>You can view the web interface on your local computer by clicking the 'Launch web interface' button. To view it on a remote location:
<div class="taskbox">
<ol>
<li>Open your web browser</li>
<li>In the address bar, enter "http://localip:port/transmission/web/", where: </li>
<ul>
<li><em>localip</em> is the IP address of the computer Transmission is running on.</li>
<li><em>port</em> is the port specified in Preferences &rarr; Remote.</li>
</ul>
</ol>
</div>
</div>
</body>
</div>
</body>
</html>

View File

@ -1,36 +1,34 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Script Help</title>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Script Help</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>Running Scripts</h1>
</div>
<p>Transmission can be set to invoke a script when downloads complete. The environment variables supported are:
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>Running Scripts</h1>
</div>
<p>Transmission can be set to invoke a script when downloads complete. The environment variables supported are:
<div class="taskbox">
<ul>
<li>TR_APP_VERSION</li>
<li>TR_TIME_LOCALTIME</li>
<li>TR_TORRENT_DIR</li>
<li>TR_TORRENT_HASH</li>
<li>TR_TORRENT_ID</li>
<li>TR_TORRENT_NAME</li>
</ul>
</div>
<div class="taskbox">
<ul>
<li>TR_APP_VERSION</li>
<li>TR_TIME_LOCALTIME</li>
<li>TR_TORRENT_DIR</li>
<li>TR_TORRENT_HASH</li>
<li>TR_TORRENT_ID</li>
<li>TR_TORRENT_NAME</li>
</ul>
</div>
<p>More information is available on <a href="https://trac.transmissionbt.com/wiki/Scripts">the Transmission wiki</a>.
</div>
<p>More information is available on <a href="https://trac.transmissionbt.com/wiki/Scripts">the Transmission wiki</a>.
</div>
</body>
</html>

View File

@ -0,0 +1,43 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Maximizing your download speed</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>How do I maximize my download speed?</h1>
</div>
<ol>
<li>Make sure Transmission's <a href="portforward.html">port is forwarded</a>. Port forwarding makes it easier for others to connect to you, which therefore increases your speed.
<div class="taskbox">
<p>If your router supports NAT-PMP, UPnP, or you have Apple AirPort, Transmission can do this automatically; just tick the checkbox in Preferences &rarr; Network.
</div>
</li>
<li>Make sure you cap your upload speed, so that it isn't flooded. A good rule of thumb is about 60-70% of your maximum upload bandwidth. This can be adjusted in Preferences &rarr; Bandwidth, or in real time using the Action menu.
<div class="taskbox">
<p>eg. If your upload connection is 256 Kilobits/sec, then you should cap it at 21 KB/sec ((<strong>256</strong> / 8) * 0.66 = <strong>21</strong>).
</div>
</li>
<li><a href="gettingstarted.html#queue">Queue</a> your transfers. Transmission's queue preferences are located in Transfers &rarr; Management.
<p>Remember, your download speed is proportional to how fast you upload. If there are many transfers running, then each transfer will only receive a small proportion of your upload bandwidth, reducing their respective download speeds.
To avoid spreading your upload too thinly, a good rule of thumb is to have at least 128 KBit/sec of upload bandwidth for every torrent you wish to run simultaneously.
<div class="taskbox">
<p>eg. If your upload bandwidth is 256 KBit/sec, then you should only have two (<strong>256</strong>/128 = <strong>2</strong>) downloading transfers in the queue.
</div>
</li>
</ol>
</div>
</body>
</html>

View File

@ -1,43 +1,39 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Tracker Information</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>Can I add and remove trackers in my torrents? </h1>
</div>
<p>Yes. To add trackers to a currently running torrent, go to Inspector &rarr; Tracker, and click the plus button (+). To remove them, click minus button (-). Multiple trackers can also be added to torrent files you create. Each newly-added tracker will be placed in a new tier.
<p>
<div class="pagetitle">
<h1>What is 'Tier 1', 'Tier 2', etc? </h1>
</div>
<p>Transmission supports multitracker torrents. All of a given torrent's trackers are divided into 'Tiers'. A tracker from each tier will be contacted simultaneously. Transmission randomly chooses a tracker from each tier until it finds one that works.
<p>
<div class="pagetitle">
<h1>What does 'announce' mean? </h1>
</div>
<p>When Transmission <em>announces</em>, 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 &rarr; Update Tracker.
<p>
<div class="pagetitle">
<h1>What does 'scrape' mean? </h1>
</div>
<p><em>Scraping</em> the tracker simply means asking for information about the swarm itself. For example, the number of peers, seeds etc.
<p>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Tracker Information</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>Can I add and remove trackers in my torrents?</h1>
</div>
<p>Yes. To add trackers to a currently running torrent, go to Inspector &rarr; Tracker, and click the plus button (+). To remove them, click minus button (-). Multiple trackers can also be added to torrent files you create. Each newly-added tracker will be placed in a new tier.
<p>
<div class="pagetitle">
<h1>What is 'Tier 1', 'Tier 2', etc?</h1>
</div>
<p>Transmission supports multitracker torrents. All of a given torrent's trackers are divided into 'Tiers'. A tracker from each tier will be contacted simultaneously. Transmission randomly chooses a tracker from each tier until it finds one that works.
<p>
<div class="pagetitle">
<h1>What does 'announce' mean?</h1>
</div>
<p>When Transmission <em>announces</em>, 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 &rarr; Update Tracker.
<p>
<div class="pagetitle">
<h1>What does 'scrape' mean?</h1>
</div>
<p><em>Scraping</em> the tracker simply means asking for information about the swarm itself. For example, the number of peers, seeds etc.
<p>
</div>
</body>
</div>
</body>
</html>

View File

@ -1,81 +1,72 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Troubleshooting a Closed port</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>I cannot get Transmission's port to open!</h1>
</div>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Troubleshooting a Closed port</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp">
<a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>I cannot get Transmission's port to open! </h1>
</div>
<p>If your port is still not open, even after you have enabled automatic port forwarding, here are some tips you can use which may get it working.
<p>If your port is still not open, even after you have enabled automatic port forwarding, here are some tips you can use which may get it working.
<div class="taskbox">
<p>If you are still having problems, open the Message Log (in the Window menu) and post the debug output on the <a href="https://forum.transmissionbt.com/viewforum.php?f=4">support forums</a>.
<ol>
<li>Pause your torrents</li>
<li>Clear the log and set it to 'Debug'</li>
<li>Toggle "Automatically map port" in Network Preferences</li>
<li>Post the resultant output</li>
</ol>
</div>
<div class="taskbox">
<p>If you are still having problems, open the Message Log (in the Window menu) and post the debug output on the <a href="https://forum.transmissionbt.com/viewforum.php?f=4">support forums</a>.
<ol>
<li>Pause your torrents</li>
<li>Clear the log and set it to 'Debug'</li>
<li>Toggle "Automatically map port" in Network Preferences</li>
<li>Post the resultant output</li>
</ol>
</div>
<div class="pagetitle">
<h1>UPnP</h1>
</div>
<p>For UPnP compatible routers, make sure:
<ul>
<li>UPnP is enabled. Consult your router's documentation for instructions. If your router doesn't support UPnP, you will have to forward <a href="pfrouter.html">manually</a>.</li>
<li>DMZ mode is disabled.</li>
<li>The port has not already been forwarded manually.
</ul>
<div class="pagetitle">
<h1>UPnP</h1>
</div>
<p>For UPnP compatible routers, make sure:
<ul>
<li>UPnP is enabled. Consult your router's documentation for instructions. If your router doesn't support UPnP, you will have to forward <a href="pfrouter.html">manually</a>.</li>
<li>DMZ mode is disabled.</li>
<li>The port has not already been forwarded manually.
</ul>
<div class="pagetitle">
<h1>AirPort</h1>
</div>
<p>If you have an Apple AirPort, make sure NAT-PMP is enabled.
<div class="pagetitle">
<h1>AirPort</h1>
</div>
<p>If you have an Apple AirPort, make sure NAT-PMP is enabled.
<div class="taskbox">
<ol>
<li>Open AirPort Utility (located in /Applications/Utilities)</li>
<li>Select your base station, and then choose Manual Setup from the Base Station menu. Enter the base station password if necessary.</li>
<li>Click Internet in the toolbar, and then check the "Enable NAT Port Mapping Protocol" checkbox.</li>
<li>Click "Update".</li>
</ol>
</div>
<div class="taskbox">
<ol>
<li>Open AirPort Utility (located in /Applications/Utilities)</li>
<li>Select your base station, and then choose Manual Setup from the Base Station menu. Enter the base station password if necessary.</li>
<li>Click Internet in the toolbar, and then check the "Enable NAT Port Mapping Protocol" checkbox.</li>
<li>Click "Update".</li>
</ol>
</div>
<div class="pagetitle">
<h1>Double NAT</h1>
</div>
<p>Another possible reason your port remains closed could be because your router is not the only device on the network which needs to be configured.
</div>
<p>For example, your network might resemble the following: <em>ADSL modem/router --> AirPort extreme --> MacBook.</em>
</div>
<div class="pagetitle">
<h1>Double NAT</h1>
</div>
<p>Another possible reason your port remains closed could be because your router is not the only device on the network which needs to be configured.
<p>If you have multiple routers in your home network (such as in the example above), you have two options. The easiest way is to turn one of the routers into 'Bridge mode' which means you then only have to configure one device rather than all of them. So, in our above example, we would set the AirPort extreme to 'Bridge'. See your router's help documentation for instructions.
<p>For example, your network might resemble the following: <em>ADSL modem/router --> AirPort extreme --> MacBook.</em>
<p>The second way is to map Transmission's port on all of the devices on your network.
Transmission can only automatically port map the router the computer is directly connected to. Any others in between this router and your modem will have to be <a href="pfrouter.html">forwarded manually</a>. For detailed instructions, <a href="http://www.portforward.com/help/doublerouterportforwarding.htm">click here</a>.
<p>If you have multiple routers in your home network (such as in the example above), you have two options. The easiest way is to turn one of the routers into 'Bridge mode' which means you then only have to configure one device rather than all of them. So, in our above example, we would set the AirPort extreme to 'Bridge'. See your router's help documentation for instructions.
<p>Finally make sure the OS X firewall is either disabled, or you have <a href="pffirewall.html">allowed Transmission's port</a>.
The firewall can cause the port to remain closed, even if it has been successfully mapped by the router(s).
</div>
<p>The second way is to map Transmission's port on all of the devices on your network.
Transmission can only automatically port map the router the computer is directly connected to. Any others in between this router and your modem will have to be <a href="pfrouter.html">forwarded manually</a>. For detailed instructions, <a href="http://www.portforward.com/help/doublerouterportforwarding.htm">click here</a>.
</body>
<p>Finally make sure the OS X firewall is either disabled, or you have <a href="pffirewall.html">allowed Transmission's port</a>.
The firewall can cause the port to remain closed, even if it has been successfully mapped by the router(s).
</div>
</div>
</body>
</html>
</html>

View File

@ -1,39 +1,34 @@
<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Using Transmission</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>Managing your transfers</h1>
</div>
<ul>
<li>Torrent files contain information about the actual file you want to download, and connect you to the swarm of peers sharing it.</li>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Using Transmission</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp">
<a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/Index2.html">Index</a></div>
</div>
</div>
<div class="pagetitle">
<h1>Managing your transfers </h1>
</div>
<ul>
<li>Torrent files contain information about the actual file you want to download, and connect you to the swarm of peers sharing it.</li>
<li>Transmission can watch a certain folder (eg your Safari download folder) for torrent files and then open them automatically via Preferences &rarr; Transfers &rarr; General.</li>
<li>Transmission can watch a certain folder (eg your Safari download folder) for torrent files and then open them automatically via Preferences &rarr; Transfers &rarr; General.</li>
<li>By default, Transmission deletes the original torrent file upon opening. If you remove a transfer, in order to resume it you will need to reopen the original torrent file in Transmission. Simply choose 'Save Torrent File As…' from the File menu before deletion to avoid having to download the torrent file again.</li>
<li>By default, Transmission deletes the original torrent file upon opening. If you remove a transfer, in order to resume it you will need to reopen the original torrent file in Transmission. Simply choose 'Save Torrent File As…' from the File menu before deletion to avoid having to download the torrent file again.</li>
<li>Once your download is complete, you can set a default ratio to automatically seed to, and then pause. This can be adjusted in Preferences &rarr; Transfers &rarr; Management, or in real time using the Action menu.</li>
<li>Once your download is complete, you can set a default ratio to automatically seed to, and then pause. This can be adjusted in Preferences &rarr; Transfers &rarr; Management, or in real time using the Action menu.</li>
<li>Both seeding and downloading transfers can be queued, and Transmission can skip over stalled transfers, in order to maximise queuing efficiency.
Queuing can be configured in Preferences &rarr; Transfers &rarr; Management.</li>
</ul>
<li>Both seeding and downloading transfers can be queued, and Transmission can skip over stalled transfers, in order to maximise queuing efficiency.
Queuing can be configured in Preferences &rarr; Transfers &rarr; Management.</li>
</ul>
</div>
</body>
</div>
</body>
</html>

View File

@ -1,50 +1,49 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="AppleTitle" content="Transmission Help"/>
<meta name="AppleIcon" content="../gfx/TransmissionIcon.png"/>
<title>Transmission Help</title>
<meta name="robots" content="anchors"/>
<link href="styles/TransIndex.css" rel="stylesheet" media="all">
<style>
body: {
background-color: white;
margin: 0;
}
</style>
</head>
<body>
<div id="frame">
<div id="contentleft">
<div style="text-align: center;">
<IMG SRC="gfx/TransWindow.png" height="auto" width="225" ALT="Image of Transmission window" BORDER="0">
<h1><img class="icon" src="gfx/TransmissionIcon.png" alt="Transmission icon" height="32" width="32" border="0"> Transmission Help</h1>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="AppleTitle" content="Transmission Help" />
<meta name="AppleIcon" content="../gfx/TransmissionIcon.png" />
<title>Transmission Help</title>
<meta name="robots" content="anchors" />
<link href="styles/TransIndex.css" rel="stylesheet" media="all">
<style>
body: {
background-color: white;
margin: 0;
}
</style>
</head>
<body>
<div id="frame">
<div id="contentleft">
<div style="text-align: center;">
<IMG SRC="gfx/TransWindow.png" height="auto" width="225" ALT="Image of Transmission window" BORDER="0">
<h1><img class="icon" src="gfx/TransmissionIcon.png" alt="Transmission icon" height="32" width="32" border="0"> Transmission Help</h1>
<h4><a href="https://transmissionbt.com/">transmissionbt.com</a></h4>
</div>
</div>
<div id="contentcenter"></div>
<div id="contentright">
<h4><a href="https://transmissionbt.com/">transmissionbt.com</a></h4>
</div>
</div>
<div id="contentcenter"></div>
<div id="contentright">
<h2>Introduction</h2>
<p><a href="html/gettingstarted.html">Getting Started</a></p>
<p><a href="html/FAQ.html">Frequently Asked Questions</a></p>
<h2>Troubleshooting</h2>
<p><a href="html/portforward.html">Port Forwarding FAQ</a></p>
<p><a href="html/Speed.html">Maximizing Download Speed</a></p>
<h2>Index</h2>
<p><a href="html/Index2.html">Look up topics easily</a></p>
<h2>More Information</h2>
<p><a href="https://forum.transmissionbt.com/">Transmission Forums</a></p>
<p><a href="https://github.com/transmission/transmission">GitHub - Wiki and Development</a></p>
</div>
</div>
</body>
<h2>Introduction</h2>
<p><a href="html/gettingstarted.html">Getting Started</a></p>
<p><a href="html/FAQ.html">Frequently Asked Questions</a></p>
<h2>Troubleshooting</h2>
<p><a href="html/portforward.html">Port Forwarding FAQ</a></p>
<p><a href="html/speed.html">Maximizing Download Speed</a></p>
<h2>Index</h2>
<p><a href="html/Index2.html">Look up topics easily</a></p>
<h2>More Information</h2>
<p><a href="https://forum.transmissionbt.com/">Transmission Forums</a></p>
<p><a href="https://github.com/transmission/transmission">GitHub - Wiki and Development</a></p>
</div>
</div>
</body>
</html>