| > having tried to configure httrack without success:
> how can i download all zip-files from an url, e.g.
> www.abc.de
> i only want the zip-files.
You can't unless they're all in a readable directory.
You have to read the html also.
set filters +*.zip, do not check "get all related" | |