I've read through the forums but am having trouble getting the right strings
and setting so it works. I'm trying to download all .zip files from a website
and it's sub-domains. For example the files are located like this:
www.website.com/a/a/filename.zip. Now there are multiple folders ranging from
a-z for both the "a"s and I want to get all the zips from all of them. How do
I do this? |