Hi,

I am looking for a script that automatically downloads files with different filename (ranges). I am trying to download a great number of images with numbered. They are located in a directory see example:

Code: 
http://www.website.com/images/2003000.jpg
http://www.website.com/images/2003001.jpg
http://www.website.com/images/2003002.jpg
http://www.website.com/images/2003003.jpg
http://www.website.com/images/2003004.jpg
and so on...

It should download filenames with a specific range, for example 2003000.jpg till 20030689.jpg

The script should run on a linux based system, thus a shell script, or PHP etc.

Thank you
CuraHack Reviewed by CuraHack on . Looking for: HTTP File Downloading script Hi, I am looking for a script that automatically downloads files with different filename (ranges). I am trying to download a great number of images with numbered. They are located in a directory see example: http://www.website.com/images/2003000.jpg http://www.website.com/images/2003001.jpg http://www.website.com/images/2003002.jpg http://www.website.com/images/2003003.jpg http://www.website.com/images/2003004.jpg and so on... Rating: 5