|
@@ -535,16 +535,6 @@ ARIA2C(1) Manual Page
|
|
|
The file name of the downloaded file.
|
|
|
</p>
|
|
|
</dd>
|
|
|
-<dt>
|
|
|
-<strong>--proxy-method</strong>=METHOD
|
|
|
-</dt>
|
|
|
-<dd>
|
|
|
-<p>
|
|
|
- Set the method to use in proxy request.
|
|
|
- <em>METHOD</em> is either <em>get</em> or <em>tunnel</em>.
|
|
|
- Default: <em>tunnel</em>
|
|
|
-</p>
|
|
|
-</dd>
|
|
|
</dl></div>
|
|
|
<div class="admonitionblock">
|
|
|
<table><tr>
|
|
@@ -553,12 +543,22 @@ ARIA2C(1) Manual Page
|
|
|
</td>
|
|
|
<td class="content">In Metalink, BitTorrent download you cannot specify file name.
|
|
|
The file name specified here is only used when the URLs fed to aria2
|
|
|
-is done by command line without <strong>-i</strong>, <strong>-Z</strong> option, like this:
|
|
|
+is done by command line without <strong>-i</strong>, <strong>-Z</strong> option. For example:
|
|
|
aria2c -o myfile.zip <a href="http://mirror1/file.zip">http://mirror1/file.zip</a> <a href="http://mirror2/file.zip">http://mirror2/file.zip</a></td>
|
|
|
</tr></table>
|
|
|
</div>
|
|
|
<div class="vlist"><dl>
|
|
|
<dt>
|
|
|
+<strong>--proxy-method</strong>=METHOD
|
|
|
+</dt>
|
|
|
+<dd>
|
|
|
+<p>
|
|
|
+ Set the method to use in proxy request.
|
|
|
+ <em>METHOD</em> is either <em>get</em> or <em>tunnel</em>.
|
|
|
+ Default: <em>tunnel</em>
|
|
|
+</p>
|
|
|
+</dd>
|
|
|
+<dt>
|
|
|
<strong>-R</strong>, <strong>--remote-time</strong>[=<em>true</em>|<em>false</em>]
|
|
|
</dt>
|
|
|
<dd>
|
|
@@ -1994,7 +1994,7 @@ files in the program, then also delete it here.</p></div>
|
|
|
</div>
|
|
|
<div id="footer">
|
|
|
<div id="footer-text">
|
|
|
-Last updated 2008-11-11 20:52:35 JST
|
|
|
+Last updated 2008-11-14 00:10:16 JST
|
|
|
</div>
|
|
|
</div>
|
|
|
</body>
|