HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Ripping a phpBB site
Author: WHRoeder
Date: 08/11/2012 15:48
 
> I filtered out anything, (using *-), and then added
Hope you meant -*

> the main board (*urlgoeshere/forums/index.php) and
> included the forum i want to rip (+*f=1*)
> 
> however i still get posts from other forums
> (probably f=12 etc), how do i include f=1 only and
> not f=11?either -* +*f=1* -*f=11* 
or -* +*f=1* -*f=1*[0-9]* (reject all 2+ digit forums)
or -* +*f=1&*  (other parameters follow the one)
or -* +*f=1*[] (nothing follows the 1)

> and still i get the "login required page" even
> though i logged on and it said in Chrome it captured
> the data successfully (and i saw my login
> information stored in the hts-post0)
Did you filter out the log out url?
 
Reply Create subthread


All articles

Subject Author Date
Ripping a phpBB site

08/10/2012 16:45
Re: Ripping a phpBB site

08/10/2012 18:28
Re: Ripping a phpBB site

08/10/2012 22:58
Re: Ripping a phpBB site

08/11/2012 15:48




6

Created with FORUM 2.0.11