Exclude Text Files

Post Reply
marsh
Posts: 6
Joined: Mon Oct 01, 2001 6:21 pm

Exclude Text Files

Post by marsh »

First of all I love you product it is really quite powerful.

When I "walk" my website I want to exclude files with the .txt file extension. They seem to be indexed by default. Is there a way to to this and how is it done

Thanks
Marshall White
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Exclude Text Files

Post by John »

You can use the -F option to remove extensions from the list, e.g. to not fetch .txt files:

gw -Ftxt http://somesite/

The -f (lowercase) option adds an extension.
John Turnbull
Thunderstone Software
Post Reply