wok diff axel/description.txt @ rev 17253
Add genromfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 20 12:52:14 2014 +0200 (2014-10-20) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/axel/description.txt Mon Oct 20 12:52:14 2014 +0200 1.3 @@ -0,0 +1,4 @@ 1.4 +Axel tries to accelerate HTTP/FTP downloading process by using multiple 1.5 +connections for one file. It can use multiple mirrors for a download. Axel has 1.6 +no dependencies and is lightweight, so it might be useful as a wget clone on 1.7 +byte-critical systems.