Changeset 10421
- Timestamp:
- Mar 25, 2010, 3:51:56 AM (13 years ago)
- Location:
- trunk/macosx/TransmissionHelp
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/TransmissionHelp/html/FAQ.html
r10418 r10421 21 21 </div> 22 22 <p>Read these tips for <a href="speed.html">maximizing your download speed</a>. 23 <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://w ww.azureuswiki.com/index.php/Bad_ISPs">this page</a>, it is likely you will experience these issues.23 <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. 24 24 <p> Transmission's encryption feature may overcome some ISP throttling. Checking the 'Ignore unencrypted peers' box (Preferences -> 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. 25 25 … … 84 84 <div id="pagetitle"> 85 85 <h1>What are 'Magnet links'?</h1> 86 <P>Magnet ic 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>86 <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> 87 87 88 88 </div> -
trunk/macosx/TransmissionHelp/html/gettingstarted.html
r10418 r10421 61 61 <td valign="top"> 62 62 <p>Yes, you can share a file or folder by dragging it into Transmission. Alternatively, click 'Create' in the toolbar, and choose your file. 63 <p>When the dialogue box appears, enter your tracker address, comments and private status.63 <p>When the dialogue box appears, enter your tracker address, or addresses, comments and private status. 64 64 <p>You can change the torrent filename, as well as where it will be saved to by clicking 'Change'. 65 65 <p>Once you are done, click 'Create'. Transmission will automatically optimize the torrent file for what you are sharing.
Note: See TracChangeset
for help on using the changeset viewer.