How to download batch of randomly named files
Posted
by
TheLearner
on Super User
See other posts from Super User
or by TheLearner
Published on 2012-09-04T21:09:18Z
Indexed on
2012/09/04
21:40 UTC
Read the original article
Hit count: 211
I need to download a bunch of files from a website but I don't want to have to click on each file to add it to downloadall or whatever.
The structure of the website is as follows:
http://something.com/katalog/?get=Exclusive/group1/2012.09.03/
The directory has loads of randomly named files with .doc extensions. I can't use the batch feature because the files don't start or end with the same characters e.g. 001...100.
Any ideas/
© Super User or respective owner