Download Zip Files

Meister Merlin
04/17/2015 06:26 am
Hello!

I downloaded from a Website only the Zipfiles. But in the download Folder i found many copies of the same zipfile with an additional @ and a different string. The original is as an example test.zip and i found test.zip test.zip@2337_5345345 or test.zip@_255b_25e0 and so on ...
What can i do?
Oleg Chernavin
04/17/2015 04:00 pm
It looks like the site has links to the files and all links are different (parameters after the ? symbol). In most cases these parameters may lead to different files or pages, so Offline Explorer treats them differently.

You may change this using the Project Properties dialog - Parsing section - URL Substitutes button. Add a rule:

URL:
*
Replace:
.zip?*
With:
.zip

Click OK to save the rule and OK another time. Now only .zip file will be downloaded. All other .zip?... links will be converted to point to the same file.

Best regards,
Oleg Chernavin
MP Staff