I want to exclude GET URLs from --recursive downloads with wget. I've tried using --reject "*\?*", but it's not working. I suspect the --reject only operates on the file name itself, and not GET portions of the URL.


This isn't so much a bug as it is a non-feature. Can wget be extended to do what I want? Thanks.


--Aaron





Reply via email to