2009-02-07 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Documented --bt-external-ip option in man page.  Updated man
	pages for --proxy-method option.
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2009-02-07 14:01:38 +00:00
parent 0fcdb7eee3
commit 366e5f40d5
4 changed files with 40 additions and 10 deletions

View File

@ -1,3 +1,9 @@
2009-02-07 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Documented --bt-external-ip option in man page. Updated man pages
for --proxy-method option.
* doc/aria2c.1.txt
2009-02-07 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2009-02-07 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Use GET method for FTP via HTTP proxy. Use GET method for FTP via HTTP proxy.

View File

@ -1,11 +1,11 @@
.\" Title: aria2c .\" Title: aria2c
.\" Author: .\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
.\" Date: 02/02/2009 .\" Date: 02/07/2009
.\" Manual: .\" Manual:
.\" Source: .\" Source:
.\" .\"
.TH "ARIA2C" "1" "02/02/2009" "" "" .TH "ARIA2C" "1" "02/07/2009" "" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)
@ -150,8 +150,10 @@ Set the method to use in proxy request\&.
is either is either
\fIget\fR \fIget\fR
or or
\fItunnel\fR\&. Default: \fItunnel\fR\&. HTTPS downloads always use
\fItunnel\fR \fItunnel\fR
regardless of this option\&. Default:
\fIget\fR
.RE .RE
.PP .PP
\fB\-R\fR, \fB\-\-remote\-time\fR[=\fItrue\fR|\fIfalse\fR] \fB\-R\fR, \fB\-\-remote\-time\fR[=\fItrue\fR|\fIfalse\fR]
@ -410,6 +412,11 @@ Print file listing of \&.torrent or \&.metalink file and exit\&. In case of \&.t
.RE .RE
.SS "BitTorrent Specific Options" .SS "BitTorrent Specific Options"
.PP .PP
\fB\-\-bt\-external\-ip\fR=IPADDRESS
.RS 4
Specify the external IP address to report to a BitTorrent tracker\&. Although this function is named "external", it can accept any kind of IP addresses\&. IPADDRESS must be a numeric IP address\&.
.RE
.PP
\fB\-\-bt\-hash\-check\-seed\fR[=\fItrue\fR|\fIfalse\fR] \fB\-\-bt\-hash\-check\-seed\fR[=\fItrue\fR|\fIfalse\fR]
.RS 4 .RS 4
If If

View File

@ -556,9 +556,10 @@ aria2c -o myfile.zip http://mirror1/file.zip http://mirror2/file.zip</td>
</dt> </dt>
<dd> <dd>
<p> <p>
Set the method to use in proxy request. Set the method to use in proxy request. <em>METHOD</em> is either <em>get</em> or
<em>METHOD</em> is either <em>get</em> or <em>tunnel</em>. <em>tunnel</em>. HTTPS downloads always use <em>tunnel</em> regardless of this
Default: <em>tunnel</em> option.
Default: <em>get</em>
</p> </p>
</dd> </dd>
<dt> <dt>
@ -931,6 +932,16 @@ writes the piece to the appropriate files.</td>
<h3 id="_bittorrent_specific_options">BitTorrent Specific Options</h3><div style="clear:left"></div> <h3 id="_bittorrent_specific_options">BitTorrent Specific Options</h3><div style="clear:left"></div>
<div class="vlist"><dl> <div class="vlist"><dl>
<dt> <dt>
<strong>--bt-external-ip</strong>=IPADDRESS
</dt>
<dd>
<p>
Specify the external IP address to report to a BitTorrent
tracker. Although this function is named "external", it can accept
any kind of IP addresses. IPADDRESS must be a numeric IP address.
</p>
</dd>
<dt>
<strong>--bt-hash-check-seed</strong>[=<em>true</em>|<em>false</em>] <strong>--bt-hash-check-seed</strong>[=<em>true</em>|<em>false</em>]
</dt> </dt>
<dd> <dd>
@ -2212,7 +2223,7 @@ files in the program, then also delete it here.</p></div>
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2009-02-02 23:28:51 JST Last updated 2009-02-07 23:00:30 JST
</div> </div>
</div> </div>
</body> </body>

View File

@ -110,9 +110,10 @@ are done by command line without *-i*, *-Z* option. For example:
aria2c -o myfile.zip \http://mirror1/file.zip \http://mirror2/file.zip aria2c -o myfile.zip \http://mirror1/file.zip \http://mirror2/file.zip
*--proxy-method*=METHOD:: *--proxy-method*=METHOD::
Set the method to use in proxy request. Set the method to use in proxy request. 'METHOD' is either 'get' or
'METHOD' is either 'get' or 'tunnel'. 'tunnel'. HTTPS downloads always use 'tunnel' regardless of this
Default: 'tunnel' option.
Default: 'get'
*-R*, *--remote-time*[='true'|'false']:: *-R*, *--remote-time*[='true'|'false']::
Retrieve timestamp of the remote file from the remote HTTP/FTP Retrieve timestamp of the remote file from the remote HTTP/FTP
@ -301,6 +302,11 @@ writes the piece to the appropriate files.
BitTorrent Specific Options BitTorrent Specific Options
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
*--bt-external-ip*=IPADDRESS::
Specify the external IP address to report to a BitTorrent
tracker. Although this function is named "external", it can accept
any kind of IP addresses. IPADDRESS must be a numeric IP address.
*--bt-hash-check-seed*[='true'|'false']:: *--bt-hash-check-seed*[='true'|'false']::
If 'true' is given, after hash check using *--check-integrity* option and If 'true' is given, after hash check using *--check-integrity* option and
file is complete, continue to seed file. If you want to check file file is complete, continue to seed file. If you want to check file