HTTrack Website Copier
Free software offline browser - FORUM
Subject: External links exclude issue
Author: Tim
Date: 04/14/2022 08:17
 
How do I download all files and links internally, but keep external links as
external?
-%e0 (external depth of zero) didnt work

eg:

localhost/folder/index.html ---> index.html
localhost/folder/images/img1.png ----> ./images/img1.png
localhost/folder/js/js1.js ----> ./js/js1.js

but external links same the same in the index.html, eg:

google.com/googleanalytics.js ---> stays as google.com/googleanalytics.js 
(facebook ---> same, etc....)

I am using:

httrack <http://localhost/folder/> -O "siteCode" -v -Y -%e0
 
Reply


All articles

Subject Author Date
External links exclude issue

04/14/2022 08:17




b

Created with FORUM 2.0.11