Changeset 2127
- Timestamp:
- Jun 17, 2007, 1:35:01 PM (15 years ago)
- Location:
- branches/file_selection/macosx/Transmission Help
- Files:
-
- 4 added
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/file_selection/macosx/Transmission Help/html/FAQ.html
r1584 r2127 12 12 <a name="menus"></a> 13 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> 14 17 </div> 15 18 </div> -
branches/file_selection/macosx/Transmission Help/html/Index2.html
r1584 r2127 15 15 <div id="banner"> 16 16 <a name="menus"></a> 17 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 17 <div id="machelp"> 18 <a class="bread" href="../index.html">Transmission Help</a> 19 </div> 20 <div id="index"> 21 <a class="leftborder" href="../html/Index2.html">Index</a></div> 18 22 </div> 19 23 </div> … … 70 74 <td class="blue" valign="top" width="135"> 71 75 <p><a href="gettingstarted.html">Getting Started</a></p> 76 </td> 77 78 <td class="blue" valign="top" width="18"></td> 79 80 <td class="blue" valign="top" width="250"> 81 <p class="seealso"> </p> 82 </td> 83 </tr> 84 85 <tr> 86 <td class="blue" valign="top"> 87 <p><a href="usingt.html">Managing your transfers</a></p> 72 88 </td> 73 89 -
branches/file_selection/macosx/Transmission Help/html/Speed.html
r1686 r2127 10 10 <div id="banner"> 11 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 12 <div id="machelp"> 13 <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> 13 17 </div> 14 18 </div> -
branches/file_selection/macosx/Transmission Help/html/check.html
r1584 r2127 11 11 <a name="menus"></a> 12 12 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 13 </div> 14 <div id="index"> 15 <a class="leftborder" href="../html/Index2.html">Index</a></div> 13 16 </div> 14 17 </div> … … 25 28 <div summary="To do this" id="taskbox"> 26 29 <ol> 27 <li>In Transmission, click on the magnifying glass next to the torrent in question. 28 <p>This should open a Finder window which displays all the files in your torrent.</li> 29 <li>Select the torrent in Transmission and click "Remove". 30 <p>NB: make sure you keep a copy of the torrent file - you'll need it later! </li> 31 <li>Open the Terminal. You can find it in /Applications/Utilities. </li> 32 <li>Once inside the Terminal, type "touch " (including a space). Do not hit Enter yet. </li> 33 <li>Drag any one of the files you are downloading into the Terminal window (from the Finder window you opened in step 1). 34 <p>The file path should automagically appear. </li> 35 <li>Now hit "Enter" inside the terminal. </li> 36 <li>Quit Terminal. </li> 37 <li>Reload the torrent file in question into Transmission. 38 <p>Transmission should start rechecking your files!</li> 30 <li>Select the relevant torrent.</li> 31 <li>Pause it, and then go to the Transfers menu >> Remove fast resume cache.</li> 32 <li>Start the torrent again. Transmission will check it first.</li> 39 33 </ol> 40 34 </div> -
branches/file_selection/macosx/Transmission Help/html/gettingstarted.html
r1596 r2127 11 11 <div id="banner"> 12 12 <a name="menus"></a> 13 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 13 <div id="machelp"> 14 <a class="bread" href="../index.html">Transmission Help</a> 15 </div> 16 <div id="index"> 17 <a class="leftborder" href="../html/Index2.html">Index</a></div> 14 18 </div> 15 19 </div> 16 20 17 21 <div id="mainbox"> 22 <div id="caticon"> 23 <img src="../gfx/TransmissionIcon.png" alt="Adium X icon" height="32" width="32" border="0"> 24 </div> 18 25 <div id="pagetitle"> 19 26 <h1>Welcome to Transmission! </h1> … … 29 36 </tr> 30 37 <tr> 31 <td valign="top" width="150"><img src="../gfx/ torrentlife.png" height="auto" width="150" border="0"></td>38 <td valign="top" width="150"><img src="../gfx/open.png" height="auto" width="150" border="0"></td> 32 39 <td valign="top"> 33 <p>You'll need to download a torrent file (extension .torrent). These are commonly found at <a href="http://en.wikipedia.org/wiki/BitTorrent_tracker">'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 - downloading should start immediately. Transmission can even watch for torrent files and then open them automatically via Preferences >> Transfers >> General. 35 <p>You can pause and resume transfers at any time, so long as the files remain in your download folder. If you remove a transfer, in order to resume it you will need to reopen the original torrent file in Transmission. 36 <p>It is good etiquette to share or '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> 40 <p>Download your file's associated 'torrent file' (extension .torrent). These are commonly found at <a href="http://en.wikipedia.org/wiki/BitTorrent_tracker">'tracker' websites</a>. 41 <p>Once you have the torrent file, drag it into Transmission - downloading should start immediately. 42 <p>You can pause and resume transfers at any time, so long as the files remain in your download folder. 43 <p>It is good etiquette to share or 'seed' the file for a while (ie leave it uploading) once your download is complete. 44 <ul> 45 <li><a href="usingt.html">Downloading and sharing with Transmission</a></li> 46 </ul> 47 </td> 48 </tr> 49 </table> 50 <br> 51 <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading"> 52 <tr> 53 <td class="blue" colspan="2"> 54 <h3>Can I create my own torrents? </h3> 55 </td> 56 </tr> 57 <tr> 58 <td valign="top" width="150"><img src="../gfx/creation.png" height="auto" width="150" border="0"></td> 59 <td valign="top"> 60 <p>Yes, you can share your own files by either clicking 'Create' in the toolbar, or choosing Create Torrent File from the File menu. 61 <p>When the dialogue box appears, choose the file or folder you wish to share. Then enter your tracker address, comments and private status. 62 <p>You can change the torrent filename, as well as where it will be saved to by clicking 'Change'. 63 <p>Once you are done, click 'Create'. Transmission will automatically optimize the torrent file for what you are sharing. 37 64 </td> 38 65 </tr> … … 93 120 </table> 94 121 <br> 122 123 <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading"> 124 <tr> 125 <td class="blue" colspan="2"> 126 <h3>Can I choose do download specific files? </h3> 127 </td> 128 </tr> 129 <tr> 130 <td valign="top" width="150"><img src="../gfx/fileselection.png" height="auto" width="150" border="0"></td> 131 <td valign="top"> 132 <p>Yes, via the Inspector. Double click any transfer to open it and then click the 'Files' tab. Simply check the boxes next to the files you want to download (the default is all of them). 133 You can even set a priority (red/high or yellow/low) to each file, if you want some to finish faster than others. To do so, use the selector next to the checkboxes. 134 <p>If you are frequently going to selectively download the files in your torrents, you might want to disable "Start Transfers when added" in Preferences >> Transfers >> Management. 135 This way you can organise your transfer before it starts, to avoid wasting download bandwidth. 136 </td> 137 </tr> 138 </table> 139 <br> 95 140 </div> 96 141 </body> -
branches/file_selection/macosx/Transmission Help/html/multiple.html
r1502 r2127 10 10 <div id="banner"> 11 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 12 <div id="machelp"> 13 <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> 13 17 </div> 14 18 </div> -
branches/file_selection/macosx/Transmission Help/html/pffirewall.html
r1296 r2127 10 10 <div id="banner"> 11 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 12 <div id="machelp"> 13 <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> 13 17 </div> 14 18 </div> -
branches/file_selection/macosx/Transmission Help/html/pfrouter.html
r1502 r2127 10 10 <div id="banner"> 11 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 12 <div id="machelp"> 13 <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> 13 17 </div> 14 18 </div> -
branches/file_selection/macosx/Transmission Help/html/portforward.html
r1296 r2127 27 27 <div id="banner"> 28 28 <a name="menus"></a> 29 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 29 <div id="machelp"> 30 <a class="bread" href="../index.html">Transmission Help</a> 30 31 </div> 32 <div id="index"> 33 <a class="leftborder" href="../html/Index2.html">Index</a></div> 34 </div> 31 35 </div> 32 36 … … 41 45 42 46 <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. 43 44 45 <p> 46 47 48 <div id="pagetitle"> 49 50 51 <h1>Why do I need to Port Forward?</h1> 52 53 54 </div> 55 56 57 <p>Transmission uses a single port for all the torrents you are downloading. If the port has not been opened (ie forwarded) that means only you can make connections to others in the swarm. 58 59 60 If the port is forwarded, others can connect to you, thus increasing the potential number of people connected to you, and more importantly increasing the speed of your download. 47 If the port is forwarded, other people in the torrent can see you, thus increasing your potential number of connections, which more importantly, may increase the speed of your download. 48 49 50 <p> 51 52 53 <div id="pagetitle"> 54 55 56 <h1>When do I need to Port Forward?</h1> 57 58 59 </div> 60 61 62 <p>If you share your internet connection with a router, or if your broadband modem is a router itself, then you will need to forward Transmission's port by following the instructions below. 63 In addition, if you have enabled the Mac OS X firewall, you will need to open a port in that too. See below for details. 64 65 66 61 67 62 68 … … 109 115 110 116 111 112 113 114 117 <li>If you don't use a router, that is, 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> 115 Keep in mind that many DSL modems also function as routers, and hence port forwarding as per above may still be necessary, even though your computer is directly connected to the modem.<br> 116 117 118 NB: it is highly recommended you enable the Mac OS X firewall if you are not using a router.</li> 119 118 119 <b>NB:</b> it is highly recommended you enable the Mac OS X firewall if you are not using a router.</li> 120 120 121 121 </ul> 122 122 123 123 <p>Keep in mind that many DSL modems also function as routers, and hence port forwarding as per above may still be necessary, even though your computer is directly connected to the modem. 124 124 125 126 127 125 <p> 128 126 -
branches/file_selection/macosx/Transmission Help/html/upnp.html
r1499 r2127 10 10 <div id="banner"> 11 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Transmission Help</a> 12 <div id="machelp"> 13 <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> 13 17 </div> 14 18 </div> … … 24 28 25 29 <p>If you are still having problems, open the Message Log (in the Window menu) and post the debug output on the <a href="http://transmission.m0k.org/forum/viewforum.php?f=2">support forums</a>. 30 Make sure you pause your torrents first; then clear the log, and toggle "Automatically forward port". Post this output. 26 31 27 32 <div id="pagetitle">
Note: See TracChangeset
for help on using the changeset viewer.