Jelajahi Sumber

2009-03-13 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Updated README
	* README
Tatsuhiro Tsujikawa 16 tahun lalu
induk
melakukan
29d7425b2e
3 mengubah file dengan 16 tambahan dan 26 penghapusan
  1. 5 0
      ChangeLog
  2. 5 13
      README
  3. 6 13
      README.html

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-03-13  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated README
+	* README
+
 2009-03-13  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Bump up version number to 1.3.0

+ 5 - 13
README

@@ -164,19 +164,11 @@ multi-file mode::
     is created.  The directory to store the top directory of
     downloaded files can be specified by -d option.
 
-In the default behavior, before download starts, a complete directory
-structure is created if needed. By default, aria2 opens at most 100
-files mentioned in .torrent file, directly writes to and reads from
-these files. The number of files to open simultaneously can be
-controlled by \--bt-max-open-files option.
-
-If \--direct-file-mapping option set to be false, aria2 creates
-temporary file in the store directory. The length of this file is the
-sum of length of the files in .torrent file, so at least 2 times more
-disk space than the file size itself is required. Writing and reading
-are done against this file.  After download completes, aria2 creates
-complete directory structure if needed, and copies whole file or a
-part of it to the destination.
+Before download starts, a complete directory structure is created if
+needed. By default, aria2 opens at most 100 files mentioned in
+.torrent file, directly writes to and reads from these files. The
+number of files to open simultaneously can be controlled by
+\--bt-max-open-files option.
 
 DHT
 ~~~

+ 6 - 13
README.html

@@ -735,18 +735,11 @@ multi-file mode
 </p>
 </dd>
 </dl></div>
-<div class="para"><p>In the default behavior, before download starts, a complete directory
-structure is created if needed. By default, aria2 opens at most 100
-files mentioned in .torrent file, directly writes to and reads from
-these files. The number of files to open simultaneously can be
-controlled by --bt-max-open-files option.</p></div>
-<div class="para"><p>If --direct-file-mapping option set to be false, aria2 creates
-temporary file in the store directory. The length of this file is the
-sum of length of the files in .torrent file, so at least 2 times more
-disk space than the file size itself is required. Writing and reading
-are done against this file.  After download completes, aria2 creates
-complete directory structure if needed, and copies whole file or a
-part of it to the destination.</p></div>
+<div class="para"><p>Before download starts, a complete directory structure is created if
+needed. By default, aria2 opens at most 100 files mentioned in
+.torrent file, directly writes to and reads from these files. The
+number of files to open simultaneously can be controlled by
+--bt-max-open-files option.</p></div>
 <h3 id="_dht">5.2. DHT</h3><div style="clear:left"></div>
 <div class="para"><p>As of release 0.13.0, aria2 supports DHT. By default, the routing
 table is saved to $HOME/.aria2/dht.dat.</p></div>
@@ -831,7 +824,7 @@ man aria2c
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2009-02-15 12:21:10 JST
+Last updated 2009-03-13 22:50:09 JST
 </div>
 </div>
 </body>