Monday 11 June 2012

Packet Download using Aget

Aget is a multithreaded HTTP download accelerator which is very similar to the windows Flashget tool but only works over the HTTP protocol and does not works on FTP protocol. Tested proven that aget almost reduced the download time by 50% which comparing to the other standard tools like wget, ftp, lynx etc.

  #  wget http://www.enderunix.org/aget/aget-0.4.1.tar.gz
  # make  && make strip
  # make install
 
 $ aget -n10 http://www.enderunix.org/murat/barismanco-hibrahimsofrasi.mp3

OR

# rpm -ivh aget-0.4-sb1.i386.rpm

# aget -n10 http://mirrors.ispros.com.bd/downloadfile.iso

No comments:

Post a Comment