Hello,

On Saturday 17 December 2011 21:45:48 Cary Lewis wrote:

> I want to use wget to download a very large set of files and plan
> to use the -i option to specify the list of files in a list file.
>
> But, I need to also specify the output file name for each file, and
> I don't quite see how to do this.

Instead of running single wget for multiple targets, run multiple wget 
for single targets -- in the latter case, specifying output name is 
trivial.

Kind regards,

Reply via email to