Changeset 1584 for trunk/macosx/Transmission Help
- Timestamp:
- Mar 24, 2007, 8:36:25 AM (15 years ago)
- Location:
- trunk/macosx/Transmission Help
- Files:
-
- 2 added
- 2 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Transmission Help/html/FAQ.html
r1572 r1584 31 31 <p>If there are no seeders in the swarm, and all the other peers have sent you what they have, you (and everyone else) will not be able to complete the download, and your speed will drop to zero. 32 32 <p>Torrents take a while to get going and so may not download much (if at all) initially. Most torrents are downloading at some rate after 15 or so minutes. 33 <p> 34 <div id="pagetitle"> 35 <h1>Transmission crashed, what should I do? </h1> 36 </div> 37 <p>Post the crash log on the <a href="http://transmission.m0k.org/forum/viewforum.php?f=2">support forums</a> so that the issue can be fixed as quickly as possible. Crash logs are held in ~/Library/Logs/CrashReporter/ 38 <p>If your torrents' progress are incorrect when you reopen Transmission (eg they are starting from 0%) then you should manually recheck them. <a href="check.html">Click here</a> for instructions. 33 39 <p> 34 40 <div id="pagetitle"> … … 70 76 <p> 71 77 <div id="pagetitle"> 72 <h1>Transmission crashed, what should I do? </h1>73 </div>74 <p>Post the crash log on the <a href="http://transmission.m0k.org/forum/viewforum.php?f=2">support forums</a> so that the issue can be fixed as quickly as possible. Crash logs are held in ~/Library/Logs/CrashReporter/75 <div id="pagetitle">76 78 <h1>What are 'nightlies'?</h1> 77 79 </div> -
trunk/macosx/Transmission Help/html/Index2.html
r1583 r1584 30 30 <div id="terms"> 31 31 <table width="100%" border="0" cellspacing="0" cellpadding="0"> 32 33 <tr> 34 <td class="blue" valign="top" width="135"> 35 <p><a href="check.html">Checking</a></p> 36 </td> 32 37 38 <td class="blue" valign="top" width="18"></td> 39 40 <td class="blue" valign="top" width="250"> 41 <p class="seealso"> </p> 42 </td> 43 </tr> 44 33 45 <tr> 34 46 <td class="blue" valign="top" width="135"> … … 44 56 45 57 <tr> 46 <td class="blue" valign="top" width="135">58 <td class="blue" valign="top"> 47 59 <p><a href="FAQ.html">Frequently Asked Questions</a></p> 48 60 </td> -
trunk/macosx/Transmission Help/html/gettingstarted.html
r1572 r1584 31 31 <td valign="top" width="150"><img src="../gfx/torrentlife.png" height="auto" width="150" border="0"></td> 32 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).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 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 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> … … 61 61 </tr> 62 62 <tr> 63 <td valign="top" width="150"><img src="../gfx/queu ing.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>63 <td valign="top" width="150"><img src="../gfx/queue.png" height="auto" width="150" border="0"></td> 64 64 <td valign="top"> 65 65 <p>Yes, you can queue seeding and/or downloading transfers via Preferences >> Transfers >> Management.
Note: See TracChangeset
for help on using the changeset viewer.