Tagged Questions
2
votes
6answers
2k views
Is there parallel wget? Something like fping but only for downloading?
I've found only puf (Parallel URL fetcher) but could to get it work with reading urls from file and something like
puf < urls.txt
does not work either.
The operating system installed on the ...