HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Forensic Capture - In Windows GUI
Author: User8675309
Date: 08/25/2011 15:13
 
a new issue:

I am testing httrack on several website captures and have run into a problem
capturing certain websites.

command currently in use:
httrack <http://website.com/> -O "c:\website.com" -%F "" -R5H0Ko0s0zZd %H

It seems the that I can get information on the landing page, but not
subsequent pages....

examples of urls causing problems:
<http://website.com/?zone=/foldername/newsfeeds.cfm>
<http://www.website.com/index.cfm?zone=/foldername/>

I think it may be a problem in the .cfm area or the ?zone=

here are some of the first lines of the htt log file:

09:48:38	Debug: 	build relative link site.css with www.website.com/

09:48:38	Debug: 	built relative link site.css with www.website.com/ ->
www.website.com/site.css

09:48:38	Debug: 	wizard link test at www.website.com/site.css..

09:48:38	Debug: 	wizard test begins: www.website.com/site.css

09:48:38	Debug: 	Compare addresses: www.website.com=www.website.com

09:48:38	Debug: 	build relative links to test: site.css site.css (with / and
/)

09:48:38	Debug: 	same level link authorized: www.website.com/site.css

09:48:38	Debug: 	(wizard) explicit authorized (+www.website.com/*) link: link
www.website.com/site.css at www.website.com/

09:48:38	Debug: 	(wizard) shared foreign domain link: link
www.website.com/site.css at www.website.com/

09:48:38	Debug: 	result for wizard link test: 0

09:48:38	Debug: 	Changing link extension www.website.com/site.css to
.0.delayed

09:48:38	Info: 	engine: save-name: local name: www.website.com/site.0.delayed
-> www.website.com/site.0.delayed

09:48:38	Debug: 	Waiting for type to be known: www.website.com/site.css

09:48:38	Debug: 	File confirmed (size test): www.website.com/site.css (4)

09:48:38	Debug: 	Final type for www.website.com/site.css: 'text/css'

09:48:38	Info: 	engine: save-name: local name: www.website.com/site.css ->
www.website.com/site.css

09:48:38	Debug: 	Record: www.website.com/site.css ->
c:/www.website.com/www.website.com/site.css

09:48:38	Debug: 	OK, NOTE: www.website.com/site.css ->
c:/www.website.com/www.website.com/site.css

09:48:38	Debug: 	link detected in html (tag):
<http://12.34.567.890/CFIDE/scripts/cfform.js>

09:48:38	Debug: 	position link check
<http://12.34.567.890/CFIDE/scripts/cfform.js>

09:48:38	Debug: 	build relative link
<http://12.34.567.890/CFIDE/scripts/cfform.js> with www.website.com/

09:48:38	Debug: 	built relative link
<http://12.34.567.890/CFIDE/scripts/cfform.js> with www.website.com/ ->
12.34.567.890/CFIDE/scripts/cfform.js

09:48:38	Debug: 	wizard link test at 12.34.567.890/CFIDE/scripts/cfform.js..

09:48:38	Debug: 	wizard test begins: 12.34.567.890/CFIDE/scripts/cfform.js

09:48:38	Debug: 	Compare addresses: 12.34.567.890!=www.website.com

09:48:38	Debug: 	(wizard) ambiguous forbidden link: link
12.34.567.890/CFIDE/scripts/cfform.js at www.website.com/

09:48:38	Debug: 	(wizard) cancelled foreign domain link: link
12.34.567.890/CFIDE/scripts/cfform.js at www.website.com/

09:48:38	Debug: 	result for wizard link test: 1

09:48:38	Debug: 	External: 12.34.567.890/CFIDE/scripts/cfform.js

09:48:38	Debug: 	link detected in html (tag):
<http://12.34.567.890/CFIDE/scripts/masks.js>

09:48:38	Debug: 	position link check
<http://12.34.567.890/CFIDE/scripts/masks.js>

09:48:38	Debug: 	build relative link
<http://12.34.567.890/CFIDE/scripts/masks.js> with www.website.com/

09:48:38	Debug: 	built relative link
<http://12.34.567.890/CFIDE/scripts/masks.js> with www.website.com/ ->
12.34.567.890/CFIDE/scripts/masks.js

09:48:38	Debug: 	wizard link test at 12.34.567.890/CFIDE/scripts/masks.js..

09:48:38	Debug: 	wizard test begins: 12.34.567.890/CFIDE/scripts/masks.js

09:48:38	Debug: 	Compare addresses: 12.34.567.890!=www.website.com

09:48:38	Debug: 	(wizard) ambiguous forbidden link: link
12.34.567.890/CFIDE/scripts/masks.js at www.website.com/

09:48:38	Debug: 	(wizard) cancelled foreign domain link: link
12.34.567.890/CFIDE/scripts/masks.js at www.website.com/

09:48:38	Debug: 	result for wizard link test: 1

09:48:38	Debug: 	External: 12.34.567.890/CFIDE/scripts/masks.js

09:48:38	Debug: 	link detected in html (tag):
<http://server2.diffwebsite.com/chromemenu/chromestyle.css>

09:48:38	Debug: 	position link check
<http://server2.diffwebsite.com/chromemenu/chromestyle.css>

09:48:38	Debug: 	build relative link
<http://server2.diffwebsite.com/chromemenu/chromestyle.css> with
www.website.com/

09:48:38	Debug: 	built relative link
<http://server2.diffwebsite.com/chromemenu/chromestyle.css> with
www.website.com/ -> server2.diffwebsite.com/chromemenu/chromestyle.css

09:48:38	Debug: 	wizard link test at
server2.diffwebsite.com/chromemenu/chromestyle.css..

09:48:38	Debug: 	wizard test begins:
server2.diffwebsite.com/chromemenu/chromestyle.css

09:48:38	Debug: 	Compare addresses: server2.diffwebsite.com!=www.website.com

 
Reply Create subthread


All articles

Subject Author Date
Forensic Capture - In Windows GUI

08/22/2011 16:11
Re: Forensic Capture - In Windows GUI

08/22/2011 17:35
Re: Forensic Capture - In Windows GUI

08/22/2011 17:40
Re: Forensic Capture - In Windows GUI

08/22/2011 18:12
Re: Forensic Capture - In Windows GUI

08/25/2011 15:13
Re: Forensic Capture - In Windows GUI

08/25/2011 15:14
Re: Forensic Capture - In Windows GUI

08/25/2011 18:29




2

Created with FORUM 2.0.11