On Tue, Oct 15, 2002 at 11:54:05AM +1000, Joyce, Matthew wrote:
> 
> Is there a download manager for linux at all ?
> 
> I would like to schedule late night downloads.
> Preferably with a pause/resume feature.

Example:

$ at 2300
at> wget -cw15 -t0 http://urls/go/here/
at> ^D
job 230 at 2002-10-15 23:00

If you have a list of URL's, one on each line, you can get each of
those files by replacing http://urls/go/here/ to -i /path/to/list

-- 
Baloo

Attachment: msg07034/pgp00000.pgp
Description: PGP signature

Reply via email to