HTTrack Website Copier
Free software offline browser - FORUM
Subject: Don't follow href but src links
Author: Edy
Date: 12/07/2010 12:20
 
hi

i'm trying to mirror single websites and need only the given html file and all
linked files which are css, javascript and images.

currently this is not possible with httrack.

so consider this post as an improvement for future releases.

possible solution could be filters which work like css selectors:
-a[href=*.mywebsite.com/*]
+a[href=*.myothersite.com/*]
+img[src=*]
+link[rel=stylesheet href=*]

Thank you
 
Reply


All articles

Subject Author Date
Don't follow href but src links

12/07/2010 12:20
Re: Don't follow href but src links

12/07/2010 18:16
Re: Don't follow href but src links

01/05/2011 09:43




0

Created with FORUM 2.0.11