smart stuff

puf - Parallel URL fetcher
31 Mar 06 - http://www.approximity.com/cgi-bin/blogtariAgile/index.rb/Linux/Puf.rdoc
puf is a download tool for UNIX-like systems. You may use it to download single files or to mirror entire servers. It is similar to GNU wget (and has a partly compatible command line), but has the ability to do many downloads in parallel. This is very interesting, if you have a high-bandwidth internet connection.

On debian:

  apt-get install puf

puf is one of these great commandline tools that one simply loves!