HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: can't filter out tif files in command line linux
Author: Xavier Roche
Date: 09/23/2003 06:59
 
>httrack <http://lcweb2.loc.gov/pnp/ppmsc>  -
>O "/home/history/websites/ppmsc"  -%v  -*.tif 
> The 'Parent Directory' structure it grabbed...

This is normal - either use 
<http://lcweb2.loc.gov/pnp/ppmsc/>
as starting URL, or use -* +lcweb2.loc.gov/pnp/ppmsc* as 
filter to avoid that.

> 1) I get all the tif files (at least till I kill it.)

There seem to be a problem if the last filter is placed at 
the end of the commandline - try:
httrack <http://lcweb2.loc.gov/pnp/ppmsc> -%v  -*.tif -
O "/home/history/websites/ppmsc"
I will fix that soon.
 
Reply Create subthread


All articles

Subject Author Date
can't filter out tif files in command line linux

09/23/2003 01:08
Re: can't filter out tif files in command line linux

09/23/2003 06:59
Re: can't filter out tif files in command line linux

09/23/2003 07:05
Your suggestion didn't seem to work

09/23/2003 20:38
Re: Your suggestion didn't seem to work

09/23/2003 22:00
That did the trick

09/24/2003 02:26




a

Created with FORUM 2.0.11