From: Marc Heiler Date: 2007-12-24T12:40:46+09:00 Subject: RubyWget / "Axel" "Axel does the same thing any other accelerator does: it opens more than one HTTP/FTP connection per download and each connection transfers its own, separate, part of the file." Basically I am wondering (as I want to slowly extend on my primitive ruby "wget", which so far supports 0 options the "normal" wget supports...): How could something like Axel be done in Ruby? The url to Axel is at http://wilmer.gaast.net/main.php/axel.html I'd be glad for any pointers. -- Posted via http://www.ruby-forum.com/.