HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: option -D wrong for URL not ending with /
Author: Xavier Roche
Date: 05/17/2014 14:06
 
> httrack
> <https://dist.apache.org/repos/dist/dev/commons/dbcp>
> -O /tmp/dist -D

The -D option is now deprecated: use scan rules if needed.

In your case, you may use something like:

httrack <https://dist.apache.org/repos/dist/dev/commons/dbcp> -O /tmp/dist -*
+dist.apache.org/repos/dist/dev/commons/*

or even (fetching associated resources elsewhere):

httrack <https://dist.apache.org/repos/dist/dev/commons/dbcp> -O /tmp/dist -*
+dist.apache.org/repos/dist/dev/commons/* +*.gif +*.jpeg +*.jpg +*.png +*.css
+*.js

 
Reply Create subthread


All articles

Subject Author Date
option -D wrong for URL not ending with /

05/17/2014 12:10
Re: option -D wrong for URL not ending with /

05/17/2014 14:06
Re: option -D wrong for URL not ending with /

05/17/2014 15:33
Re: option -D wrong for URL not ending with /

05/17/2014 16:36




d

Created with FORUM 2.0.11