I'm trying to download all and only files posted in a forum.
To browse this forum you must be logged in.
I think I've added correctly the URL catching it from the browser how is
indicated in the guide.
What I'm trying to do is to start from a thread in the forum in wich is the
list of all pages with files (a kind of index).
All thread linked in the start page has a little description and the link to a
file (zip or rar): this file is hosted on the same server of the forum (is not
an external link).
Using HTTrack I can't get what I want.
I used this filters:
-* +*.zip +*.rar +mime:text/html
and used the "Maximum mirroring depth" = 2
but I can not download any files.
Can someone help me? |