Re: Can't get wget to exclude directories
From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 04/30/04
- Next message: ssvedin_at_passagen.se: "Re: ksh (88/93), setting of PATH in ~/.profile"
- Previous message: Stephane CHAZELAS: "Re: Sort the file"
- In reply to: zzapper: "Can't get wget to exclude directories"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 05:31:32 -0000
On Thu, 29 Apr 2004 23:06:03 +0100, zzapper
<david@tvis.co.uk> wrote:
> Hi using the following (actual domain disguised)
>
>
> wget -r -S --passive-ftp -Aindex.cfm --tries=2
> --exclude-directories=aaaaaaaaaa.co.uk/www/html/CFIDE/
> ftp://www.aaaaaaaaaa.co.uk/www/aaaaaaaa.co.uk/html/
>
> man says
>
> --exclude-directories=list
> Specify a comma-separated list of directories you wish to exclude
> from download (@pxref{Directory-Based Limits} for more details.)
> Elements of list may contain wildcards.
>
> I've read that you have to put in the FULL path, but I've tried
> various combinations with no luck.
>
> Does --exclude-directories work with ftp, as opposed to http ???
>
Maybe it works with directories but not hostnames.
Try --exclude-directories=/www/html/CFIDE/
-- Giraffe: a ruminant with a view.
- Next message: ssvedin_at_passagen.se: "Re: ksh (88/93), setting of PATH in ~/.profile"
- Previous message: Stephane CHAZELAS: "Re: Sort the file"
- In reply to: zzapper: "Can't get wget to exclude directories"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|