[Nottingham] Downloading multiple images from a website

Robert Hart enxrah at nottingham.ac.uk
Thu Jun 2 14:26:27 BST 2005


On Thu, 2005-06-02 at 13:51 +0100, Paul Sladen wrote:
> On Tue, 31 May 2005, Michael Quaintance wrote:
> > with the filenames 0.jpg to 999.jpg but acknowledging that not all of 
> > these will exist
> 
>   wget --wait=10 http://www.website.com/images/random404img/{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}.jpg
> 
> 	-Paul

or maybe 
  wget --wait=10
http://www.website.com/images/random404img/{,1,2,3,4,5,6,7,8,9}{,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}.jpg
?

-- 
Robert Hart <enxrah at nottingham.ac.uk>
University of Nottingham


This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.




More information about the Nottingham mailing list