98 lines
4.6 KiB
HTML
98 lines
4.6 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link media="all" rel="stylesheet" href="../styles/task_style.css" />
|
|
<title>Getting Started</title>
|
|
</head>
|
|
<body>
|
|
|
|
<A NAME="GettingStarted"></A>
|
|
<div id="banner">
|
|
<a name="menus"></a>
|
|
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="mainbox">
|
|
<div id="pagetitle">
|
|
<h1>Welcome to Transmission! </h1>
|
|
</div>
|
|
<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!
|
|
<p>
|
|
|
|
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
|
|
<tr>
|
|
<td class="blue" colspan="2">
|
|
<h3>How do I use it?</h3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="150"><img src="../gfx/torrentlife.png" height="auto" width="150" border="0"></td>
|
|
<td valign="top">
|
|
<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).
|
|
<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.
|
|
<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.
|
|
<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>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
|
|
<tr>
|
|
<td class="blue" colspan="2">
|
|
<h3>Can I schedule my transfers? </h3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="150"><img src="../gfx/scheduler.png" height="auto" width="150" border="0"></td>
|
|
<td valign="top">
|
|
<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.
|
|
<p>When Speed Limit Mode is enabled, the turtle will be illuminated in blue.</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
|
|
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
|
|
<tr>
|
|
<td class="blue" colspan="2">
|
|
<h3>Can I queue my transfers? </h3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="150"><img src="../gfx/queue.png" height="auto" width="150" border="0"></td>
|
|
<td valign="top">
|
|
<p>Yes, you can queue seeding and/or downloading transfers via Preferences >> Transfers >> Management.
|
|
<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..."
|
|
<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>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
|
|
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
|
|
<tr>
|
|
<td class="blue" colspan="2">
|
|
<h3>Where can I find more detailed information on my torrents? </h3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="150"><img src="../gfx/inspector.png" height="auto" width="150" border="0"></td>
|
|
<td valign="top">
|
|
<p>Click the Inspector icon, or simply double-click any transfer in the main window.
|
|
<p>The inspector gives you:
|
|
<ul>
|
|
<li>statistics on the torrent and files you are downloading </li>
|
|
<li>information about the peers you are connected to </li>
|
|
<li>options to fine-tune your bandwidth allocation </li>
|
|
<ul>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |