updated help from jah

This commit is contained in:
Mitchell Livingston
2007-02-16 14:14:04 +00:00
parent 0ee76befd9
commit 87994eb063
9 changed files with 60 additions and 18 deletions

View File

@@ -28,13 +28,7 @@
<div id="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>. If your router supports UPnP or you have Apple Airport, Transmission can do this automatically; just tick the checkbox in Preferences >> Network.
Port forwarding makes it easier for others to connect to you, which therefore increases your speed.</li>
<li>Make sure you cap your upload speed, so that it isn't flooded. A good rule of thumb is about about 60-70% of your maximum upload bandwidth. This can be adjusted in Preferences >> Bandwidth, or in real time using the Action menu.
<p>eg. If your upload connection is 256 Kilobits/sec, then you should cap it at 21 KB/sec ((<b>256</b> / 8) * 0.66 = <b>21</b>).</li>
</ol>
<p>Follow the instructions <a href="Speed.html">here.</a>
<div id="pagetitle">
<h1>Can I schedule my transfers? </h1>