diff --git a/ChangeLog b/ChangeLog index 9a243f93..ceb2c8bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-03-13 Tatsuhiro Tsujikawa + + Updated README + * README + 2009-03-13 Tatsuhiro Tsujikawa Bump up version number to 1.3.0 diff --git a/README b/README index f9bf1fa7..23a89783 100644 --- a/README +++ b/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 ~~~ diff --git a/README.html b/README.html index ecfbd601..a8b931c4 100644 --- a/README.html +++ b/README.html @@ -735,18 +735,11 @@ multi-file mode

-

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.

5.2. DHT

As of release 0.13.0, aria2 supports DHT. By default, the routing table is saved to $HOME/.aria2/dht.dat.

@@ -831,7 +824,7 @@ man aria2c