On Sat, Feb 05, 2005 at 02:04:26PM +0200, Sorin wrote: > hi there ::) > > the would be ok to have 2 or more downloads in the same time because > some files are big and the host limits the speeed...
You could use a multithreaded download manager (example: d4x). Many of these packages use wget as a backend. You could also use the screen utility to run many wgets concurrently, or just background them in the current shell (but your screen will become a mess ... ) -- Ryan Underwood, <[EMAIL PROTECTED]>
