mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 00:12:26 +01:00
updated help from jah
This commit is contained in:
@@ -40,22 +40,6 @@
|
||||
<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/
|
||||
<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.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>What is PEX? </h1>
|
||||
</div>
|
||||
<p>PEX (Peer Exchange) is a method of discovering new peers via other peers, rather than the tracker. It allows Transmission to attach to the swarm much quicker.
|
||||
PEX is automatically disabled for privately tracked torrents. The feature is compatible with both Azureus and µTorrent peers.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>What is encryption? </h1>
|
||||
</div>
|
||||
<p>Transmission encrypts the connections it makes with other peers when necessary, using the RC4 cipher. The implementation is compatible with other clients such as Azureus and µTorrent. It is always enabled, however you have two options: accepting connections from anyone, regardless of encryption; or only accepting encrypted connections. Note that the latter option may make you unconnectable in some swarms. The encryption feature does not mean your session is secure or anonymous, it is merely a way to avoid the traffic shaping measures some ISPs have implemented.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>Why can I only connect to around 60 peers? </h1>
|
||||
</div>
|
||||
<p>This is a constraint imposed on Transmission, as more than this number is unnecessary. A global limit is set at 200 peers.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>What is Growl? </h1>
|
||||
</div>
|
||||
@@ -83,16 +67,16 @@
|
||||
<div id="pagetitle">
|
||||
<h1>What do the download stats mean in the Torrent inspector? </h1>
|
||||
</div>
|
||||
<p><i>Downloaded</i> is all the data you have ever downloaded. <br>
|
||||
<i>Verified</i> is how much checksum-verified data you currently have. Unverified data is the incomplete pieces of the torrent that are waiting to become complete so they can be checked. <br>
|
||||
<p><i>Downloaded</i> is all the data you have downloaded. <br>
|
||||
<i>Verified</i> is how much checksum-verified data you have downloaded. Unverified data are the incomplete pieces of the torrent that are waiting to become complete so that we can test them. <br>
|
||||
<i>Have</i> is the sum of verified and unverified data. <br>
|
||||
<i>Failed DL</i> is data that failed the checksum test and needs to be downloaded again.
|
||||
<i>Failed DL</i> is data that failed our checksum test and needs to be downloaded again.
|
||||
<p>
|
||||
<div id="pagetitle">
|
||||
<h1>What are 'nightlies'?</h1>
|
||||
</div>
|
||||
<p>'Nightlies' are releases on the bleeding edge of development. They normally contain new features and bugfixes, but are not officially supported (although you are more than welcome to discuss them on the Transmission forums). You can try one out <a href="http://transmission.xpjets.com/">here</a>.
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user