How can i download all pdf files from a webserver (in different directories)
and all starting with 4 digits like "0023 - map.pdf".
TIA
http://www.server.com/dir/{:0000..9999} - map.pdf
Best regards,
Oleg Chernavin
MP Staff
Now i have a new problem with the filenames, all the pdf:s get the same name in all directorys.
Seems like they all get the name from the first downloaded pdf.
I am using this URL macro:
http://www.server.com/docs{:000..999}/*.pdf
Oleg.
Oleg.