How can you download a whole directory in which each link is not linked to each other? For example: I want to download "www.site.com/1/1" as well as "www.site.com/1/2" "www.site.com/1/3" all the way through "www.site.com/1/100" But each link does not have a link to the next link. For Example "www.site.com/1/1" has no link to "www.site.com/1/2" nor those "www.site.com/1/2" have a link to ""www.site.com/1/3" so forth and so on. Is there a way to download
"www.site.com/1/1 - "www.site.com/1/100" without inputing all the links, just the first and the last?
~Aliace
Hello,
If the files or folders are really numeric, you can use URL Macros to download all these links:
http://www.site.com/1/{:1..100}
This is easy!
Best regards,
Oleg Chernavin
MP Staff