Changeset 673
- Timestamp:
- Jul 23, 2006, 5:35:58 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Transmission Help/html/FAQ.html
r666 r673 19 19 </div> 20 20 <p>You'll need to download a torrent file (extension .torrent). This is a file which contains information about the actual file you want to download (eg a movie). Once you have the torrent file, open it in Transmission. 21 <p>It is good etiquette to 'seed' the file for a while (ie leave it uploading) once your download is complete. You can set a ratio to automatically seed to in either the preferences,or the action menu.21 <p>It is good etiquette to 'seed' the file for a while (ie leave it uploading) once your download is complete. You can set a default ratio to automatically seed to in either the Transfers pane of Transmission's preferences or the action menu. 22 22 <p> 23 23 <div id="pagetitle"> … … 26 26 <p>Make sure Transmission's <a href="portforward.html">port is forwarded</a>. If this is not done, others cannot connect to you, and thus your speed will be hampered. 27 27 28 <p>You also need to ensure you cap your upload speed to about 60-70% of its maximum. eg if your upload connection is 256 Kilobits/sec, then you should enter 21 ((256 /8 ) * 0.66 ). This can be adjusted in the Bandwidth pane of Transmission's preferences, on in real time using theAction menu.28 <p>You also need to ensure you cap your upload speed to about 60-70% of its maximum. eg if your upload connection is 256 Kilobits/sec, then you should enter 21 ((256 /8) * 0.66). This can be adjusted in the Bandwidth pane of Transmission's preferences on Action menu. 29 29 30 30 <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 and thus will slow things down. Best results are achieved when the torrent has more seeds than peers. Finally, you can only download what others are willing to send to you, and if they don't have it, they can't send it. … … 53 53 <font color="red">Red</font>: no connected peer has this piece <br> 54 54 <font color="blue">Blue</font>: connected peers have this piece (the darker the blue is, the more they are) <br> 55 The fine, dark blue line on top of the bar shows the global progression <br>55 The fine, dark blue line on top of the bar shows the global progression, while the green line following it shows how much of the remaining download is actually available.<br> 56 56 <font color="green">Green</font>: we are seeding the file. <br> 57 57 <p>
Note: See TracChangeset
for help on using the changeset viewer.