I am evaluating the product and Im having a lot of trouble downloading the following HTTP directory structure;
http://wos.meulie.net/pub/sinclair/magazines/<magazine name>/<Issuexx>/Pages/
So...the items in the < > I have only put in to demonstrate the structure. Under the Pages directory all the files are image files which I would like to download.
I have set up a project to download through a proxy. For some reason the download does not seet to traverse the entire tree. I really cant be sure at all what I am doing wrong.
This is a great program.....but I'm finding it way to complicated to use.
Brant
Another way is using URL Macros. For example, in the URL:
http://wos.meulie.net/pub/sinclair/magazines/<magazine name>/<Issuexx>/Pages/
xx is a number from 01 to 12.
Then the URL to download will be:
http://wos.meulie.net/pub/sinclair/magazines/<magazine name>/Issue{:01..12}/Pages/
You may read more about URL Macros in the Help file.
Best regards,
Oleg Chernavin
MP Staff