Write back how many files you downloaded so far, and what site. but it sounds like it could be write if its videos, and pictures. AMAZING how it all adds up, isnt it!!
Or you may use the Included list to allow only certain pages. For example, look at this forum:
http://www.i30ownersclub.com/forum/
The URL Filters - Filename - Included list should contain:
&board=
topic*.html
board*.html
If you have a problem setting up the other site, let me know its URL, I will help you out.
Best regards,
Oleg Chernavin
MP Staff
What does this text you've included in the last message mean?
&board=
topic*.html
board*.html
I understand this is a code for some sort of inclusion parameters. But what exactly do those commands accomplish? And how did you come up with the keywords for the commands?
I'm trying to download this entire forum:
http://www.digitalcorvettes.com/forums/
I do want the user's profile info to be downloaded. I do not want any pictures, videos, music files, and any other external sites that might be linked from this site. Please let me know how I can do this project.
ivan
username: ivan3789
password: project3789
forumdisplay.php
showthread.php
member.php
Set File Filters - Images, Video, etc. to "Load from the starting server" in the Location field.
Oleg.
Could you explain what the keywords mean? I am trying to figure out the logic of how to do it for a different site, without having to ask you... Thanks!
ivan
http://www.digitalcorvettes.com/forums/forumdisplay.php?f=112
http://www.digitalcorvettes.com/forums/forumdisplay.php?f=249
http://www.digitalcorvettes.com/forums/forumdisplay.php?f=9
and so on. The common part is forumdisplay.php
Then let's go inside some section. Particular topics have another kind of address:
http://www.digitalcorvettes.com/forums/showthread.php?t=132625
http://www.digitalcorvettes.com/forums/showthread.php?t=135475
etc.
Again, the common part (that doesn't happen in other links on the site) is showthread.php
Respectively, user profile links:
http://www.digitalcorvettes.com/forums/member.php?find=lastposter&t=135654
http://www.digitalcorvettes.com/forums/member.php?find=lastposter&t=132625
Oleg.