Quellcode durchsuchen

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

	Updated README regarding multi-file torrent web-seeding.
	* doc/README.txt
Tatsuhiro Tsujikawa vor 16 Jahren
Ursprung
Commit
e90a260c16
3 geänderte Dateien mit 12 neuen und 5 gelöschten Zeilen
  1. 5 0
      ChangeLog
  2. 3 2
      README
  3. 4 3
      README.html

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-07-05  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated README regarding multi-file torrent web-seeding.
+	* doc/README.txt
+
 2009-07-05  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Updated man page regarding multi-file torrent web-seeding.

+ 3 - 2
README

@@ -43,8 +43,9 @@ Here is a list of features.
 * FTP through HTTP Proxy
 * Download/Upload speed throttling
 * BitTorrent extensions: Fast extension, DHT, PEX, MSE/PSE, Multi-Tracker
-* BitTorrent http://getright.com/seedtorrent.html[WEB-Seeding]
-  (single-file torrent only)
+* BitTorrent http://getright.com/seedtorrent.html[WEB-Seeding]. aria2
+  requests chunks more than piece size to reduce the request
+  overhead. It also supports pipelined requests with piece size.
 * Rename/change the directory structure of BitTorrent downloads
   completely
 * XML-RPC interface

+ 4 - 3
README.html

@@ -509,8 +509,9 @@ BitTorrent extensions: Fast extension, DHT, PEX, MSE/PSE, Multi-Tracker
 </li>
 <li>
 <p>
-BitTorrent <a href="http://getright.com/seedtorrent.html">WEB-Seeding</a>
-  (single-file torrent only)
+BitTorrent <a href="http://getright.com/seedtorrent.html">WEB-Seeding</a>. aria2
+  requests chunks more than piece size to reduce the request
+  overhead. It also supports pipelined requests with piece size.
 </p>
 </li>
 <li>
@@ -860,7 +861,7 @@ man aria2c
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2009-05-27 00:49:50 JST
+Last updated 2009-07-05 14:24:35 JST
 </div>
 </div>
 </body>