|
@@ -621,7 +621,7 @@ downloading a file like BitTorrent.</p></div>
|
|
Reads input from stdin when <em>-</em> is specified.
|
|
Reads input from stdin when <em>-</em> is specified.
|
|
The additional <strong>out</strong> and <strong>dir</strong> options can be specified after each line of
|
|
The additional <strong>out</strong> and <strong>dir</strong> options can be specified after each line of
|
|
URIs. This optional line must start with white space(s).
|
|
URIs. This optional line must start with white space(s).
|
|
- See <strong>Input File</strong> subsection for details.
|
|
|
|
|
|
+ See <strong><a href="#_input_file">Input File</a></strong> subsection for details.
|
|
</p>
|
|
</p>
|
|
</dd>
|
|
</dd>
|
|
<dt class="hdlist1">
|
|
<dt class="hdlist1">
|
|
@@ -884,7 +884,8 @@ aria2c -o myfile.zip "http://mirror1/file.zip" "http://mirror2/file.zip"</td>
|
|
<p>
|
|
<p>
|
|
Specify the filename to which performance profile of the servers is
|
|
Specify the filename to which performance profile of the servers is
|
|
saved. You can load saved data using <strong>--server-stat-if</strong> option. See
|
|
saved. You can load saved data using <strong>--server-stat-if</strong> option. See
|
|
- <strong>Server Performance Profile</strong> subsection below for file format.
|
|
|
|
|
|
+ <strong><a href="#_server_performance_profile">Server Performance Profile</a></strong>
|
|
|
|
+ subsection below for file format.
|
|
</p>
|
|
</p>
|
|
</dd>
|
|
</dd>
|
|
<dt class="hdlist1">
|
|
<dt class="hdlist1">
|
|
@@ -894,7 +895,8 @@ aria2c -o myfile.zip "http://mirror1/file.zip" "http://mirror2/file.zip"</td>
|
|
<p>
|
|
<p>
|
|
Specify the filename to load performance profile of the servers. The
|
|
Specify the filename to load performance profile of the servers. The
|
|
loaded data will be used in some URI selector such as <em>feedback</em>.
|
|
loaded data will be used in some URI selector such as <em>feedback</em>.
|
|
- See also <strong>--uri-selector</strong> option. See <strong>Server Performance Profile</strong>
|
|
|
|
|
|
+ See also <strong>--uri-selector</strong> option. See
|
|
|
|
+ <strong><a href="#_server_performance_profile">Server Performance Profile</a></strong>
|
|
subsection below for file format.
|
|
subsection below for file format.
|
|
</p>
|
|
</p>
|
|
</dd>
|
|
</dd>
|
|
@@ -3514,8 +3516,8 @@ errorCode
|
|
<dd>
|
|
<dd>
|
|
<p>
|
|
<p>
|
|
The last error code occurred in this download. The value is of type
|
|
The last error code occurred in this download. The value is of type
|
|
- string. The error codes are defined in EXIT STATUS section. This
|
|
|
|
- value is only available for stopped/completed downloads.
|
|
|
|
|
|
+ string. The error codes are defined in <strong><a href="#_exit_status">EXIT STATUS</a></strong> section. This value is only available for
|
|
|
|
+ stopped/completed downloads.
|
|
</p>
|
|
</p>
|
|
</dd>
|
|
</dd>
|
|
<dt class="hdlist1">
|
|
<dt class="hdlist1">
|
|
@@ -4049,8 +4051,7 @@ http://example.org/file and second one is file.torrent:</p></div>
|
|
<div class="paragraph"><p>In case of error, aria2 returns faultCode=1 and the error message in
|
|
<div class="paragraph"><p>In case of error, aria2 returns faultCode=1 and the error message in
|
|
faultString.</p></div>
|
|
faultString.</p></div>
|
|
<h3 id="_options_2">Options</h3><div style="clear:left"></div>
|
|
<h3 id="_options_2">Options</h3><div style="clear:left"></div>
|
|
-<div class="paragraph"><p>Same options for <strong>-i</strong> list are available. See <strong>Input File</strong> subsection
|
|
|
|
-for complete list of options.</p></div>
|
|
|
|
|
|
+<div class="paragraph"><p>Same options for <strong>-i</strong> list are available. See <strong><a href="#_input_file">Input File</a></strong> subsection for complete list of options.</p></div>
|
|
<div class="paragraph"><p>In the option struct, name element is option name(without preceding
|
|
<div class="paragraph"><p>In the option struct, name element is option name(without preceding
|
|
"--") and value element is argument as string.</p></div>
|
|
"--") and value element is argument as string.</p></div>
|
|
<div class="listingblock">
|
|
<div class="listingblock">
|
|
@@ -4183,7 +4184,7 @@ pprint(r)</tt></pre>
|
|
</td>
|
|
</td>
|
|
<td class="content">See <strong>--http-proxy</strong>, <strong>--https-proxy</strong>, <strong>--ftp-proxy</strong>, <strong>--all-proxy</strong> and
|
|
<td class="content">See <strong>--http-proxy</strong>, <strong>--https-proxy</strong>, <strong>--ftp-proxy</strong>, <strong>--all-proxy</strong> and
|
|
<strong>--no-proxy</strong> for details. You can specify proxy in the environment
|
|
<strong>--no-proxy</strong> for details. You can specify proxy in the environment
|
|
-variables. See <strong>ENVIRONMENT</strong> section.</td>
|
|
|
|
|
|
+variables. See <strong><a href="#_environment">ENVIRONMENT</a></strong> section.</td>
|
|
</tr></table>
|
|
</tr></table>
|
|
</div>
|
|
</div>
|
|
<h4 id="_proxy_with_authorization">Proxy with authorization</h4>
|
|
<h4 id="_proxy_with_authorization">Proxy with authorization</h4>
|
|
@@ -4537,7 +4538,7 @@ files in the program, then also delete it here.</p></div>
|
|
<div id="footnotes"><hr /></div>
|
|
<div id="footnotes"><hr /></div>
|
|
<div id="footer">
|
|
<div id="footer">
|
|
<div id="footer-text">
|
|
<div id="footer-text">
|
|
-Last updated 2010-10-30 00:55:55 JST
|
|
|
|
|
|
+Last updated 2010-10-30 13:03:13 JST
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</body>
|