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/task_style.css" /> |
---|
6 | <title>Getting Started</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | |
---|
10 | <A NAME="GettingStarted"></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> |
---|
16 | |
---|
17 | <div id="mainbox"> |
---|
18 | <div id="pagetitle"> |
---|
19 | <h1>Welcome to Transmission! </h1> |
---|
20 | </div> |
---|
21 | <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! |
---|
22 | <p> |
---|
23 | |
---|
24 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading"> |
---|
25 | <tr> |
---|
26 | <td class="blue" colspan="2"> |
---|
27 | <h3>How do I use it?</h3> |
---|
28 | </td> |
---|
29 | </tr> |
---|
30 | <tr> |
---|
31 | <td valign="top" width="150"><img src="../gfx/torrentlife.png" height="auto" width="150" border="0"></td> |
---|
32 | <td valign="top"> |
---|
33 | <p>You'll need to download a torrent file (extension .torrent). These are commonly found at'tracker' websites</a>. Torrent files contain information about the actual file you want to download (eg a movie). |
---|
34 | <p>Once you have the torrent file, open it in Transmission. You can also set Transmission to watch for torrent files and then open them automatically via Preferences >> Transfers >> General. |
---|
35 | <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, and then pause. This can be adjusted in Preferences >> Transfers >> Management, or in real time using the Action menu. </p> |
---|
36 | </td> |
---|
37 | </tr> |
---|
38 | </table> |
---|
39 | <br> |
---|
40 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading"> |
---|
41 | <tr> |
---|
42 | <td class="blue" colspan="2"> |
---|
43 | <h3>Can I schedule my transfers? </h3> |
---|
44 | </td> |
---|
45 | </tr> |
---|
46 | <tr> |
---|
47 | <td valign="top" width="150"><img src="../gfx/scheduler.png" height="auto" width="150" border="0"></td> |
---|
48 | <td valign="top"> |
---|
49 | <p>Yes, by using 'Speed Limit Mode'. Simply go to Preferences >> 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. |
---|
50 | <p>When Speed Limit Mode is enabled, the turtle will be illuminated in blue.</p> |
---|
51 | </td> |
---|
52 | </tr> |
---|
53 | </table> |
---|
54 | <br> |
---|
55 | |
---|
56 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading"> |
---|
57 | <tr> |
---|
58 | <td class="blue" colspan="2"> |
---|
59 | <h3>Can I queue my transfers? </h3> |
---|
60 | </td> |
---|
61 | </tr> |
---|
62 | <tr> |
---|
63 | <td valign="top" width="150"><img src="../gfx/queuing.png" height="auto" width="150" border="0"><img src="../gfx/queuing2.png" alt="Image of Adium X account types" height="auto" width="150" border="0"></td> |
---|
64 | <td valign="top"> |
---|
65 | <p>Yes, you can queue seeding and/or downloading transfers via Preferences >> Transfers >> Management. |
---|
66 | <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..." |
---|
67 | <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> |
---|
68 | </td> |
---|
69 | </tr> |
---|
70 | </table> |
---|
71 | <br> |
---|
72 | |
---|
73 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading"> |
---|
74 | <tr> |
---|
75 | <td class="blue" colspan="2"> |
---|
76 | <h3>Where can I find more detailed information on my torrents? </h3> |
---|
77 | </td> |
---|
78 | </tr> |
---|
79 | <tr> |
---|
80 | <td valign="top" width="150"><img src="../gfx/inspector.png" height="auto" width="150" border="0"></td> |
---|
81 | <td valign="top"> |
---|
82 | <p>Click the Inspector icon, or simply double-click any transfer in the main window. |
---|
83 | <p>The inspector gives you: |
---|
84 | <ul> |
---|
85 | <li>statistics on the torrent and files you are downloading </li> |
---|
86 | <li>information about the peers you are connected to </li> |
---|
87 | <li>options to fine-tune your bandwidth allocation </li> |
---|
88 | <ul> |
---|
89 | </p> |
---|
90 | </td> |
---|
91 | </tr> |
---|
92 | </table> |
---|
93 | <br> |
---|
94 | </div> |
---|
95 | </body> |
---|
96 | |
---|
97 | </html> |
---|