William J Poser <[EMAIL PROTECTED]> writes: > Using wget 1.8.1 on a GNU/Linux system I have made several > attempts to avoid following links such as www.clickXchange.com > using the --exclude-domains flag. This has no apparent effect: > wget tries to follow links to the excluded domains anyhow. > In each case my command line has been of the form: > > wget -r --exclude-domains www.clickXchange.com http://www.... > > Unless I have misunderstood the documentation, this is a bug.
Do you have an example where we could try this out? My simple tests seem to show `--exclude-domains' to be working, but perhaps real sites exhibit a bug that lurks somewhere.
