Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > dcb57bc1f616cf3a8072df2efbbf2767 > files > 90

elinks-0.12-18.mga7.i586.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The Download Dialog</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="The ELinks Manual"><link rel="up" href="ch13.html" title="Chapter 13. ELinks BitTorrent Client"><link rel="prev" href="ch13s02.html" title="The Resume Dialog"><link rel="next" href="ch14.html" title="Chapter 14. Scripting ELinks with Lua"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The Download Dialog</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch13s02.html">Prev</a> </td><th width="60%" align="center">Chapter 13. ELinks BitTorrent Client</th><td width="20%" align="right"> <a accesskey="n" href="ch14.html">Next</a></td></tr></table><hr></div><div class="section" title="The Download Dialog"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp6849872"></a>The Download Dialog</h2></div></div></div><p>The download dialog gives an overview of the state of the download,
such as progress, and a summary of which places in the torrent pieces
have been downloaded from. A view of the download dialog along with
highlights of the most important parts of the dialog is given below:</p><pre class="literallayout">+--------------------------------------- Download ---------------------------------------+
|                                                                                        |
|  bittorrent:http://www.legaltorrents.com/bit/best-of-webbed-hand-vol-1.torrent         |
|                                                                                        |
|  [|||||||||                                9%                                       ]  |
|                                                                                        |
|  [| |||||||||||||||||||  |  |                                                    |  ]  |
|                                                                                        |
|  Received 65 MiB of 681 MiB                                                            |
|  Average speed 269 KiB/s, current speed 291 KiB/s                                      |
|  Elapsed time 4:08, estimated time 38:58                                               |
|                                                                                        |
|  Status: downloading (rarest first)                                                    |
|  Peers: 7 connections, 5 seeders, 0 available                                          |
|  Upload: 816 KiB, 3.2 KiB/s, 3.2 KiB/s average, 1:1 in 5:36:06                         |
|  Sharing: 0.012 (816 KiB uploaded / 65 MiB downloaded)                                 |
|  Pieces: 242 completed, 22 in progress, 2485 remaining                                 |
|  Statistics: 9 in memory                                                               |
|                                                                                        |
| [ Background ] [ Background with notify ] [ Info ] [ Abort ] [ Abort and delete file ] |
+----------------------------------------------------------------------------------------+</pre><p>The first bar shows the overall progress of the download along with a
percentage of how much data has been downloaded. The second bar
provides an overview of the piece completion progress, such as where
in the torrent pieces has been downloaded from.</p><p>Below the information about download speed and time estimations,
several lines about the internal state of the client and its view of
the swarm is displayed. For example the <code class="literal">Status</code> line shows which
connection mode the client has entered along with the piece selection
strategy if any. Here you will also find information about upload
speed and sharing rates. Finally, the <code class="literal">Pieces</code> and <code class="literal">Statistics</code> lines
display information from the piece cache. This includes the number of
pieces which are currently held in memory, and the number of pieces
currently being downloaded.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch13s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch13.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch14.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">The Resume Dialog </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 14. Scripting ELinks with Lua</td></tr></table></div></body></html>