bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Any limits on -X? Last item being ignored


From: Micah Cowan
Subject: Re: [Bug-wget] Any limits on -X? Last item being ignored
Date: Mon, 13 Dec 2010 09:25:23 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

On 12/13/2010 02:06 AM, Henry C. wrote:
> Hi,
> 
> I just noticed that one of the elements in my -X list is being ignored (it's
> the last entry).

Virtually none of the ones you listed ought to work, as you seem to be
expecting -X to match against the entire URL, which it doesn't. It
matches against the "directory" paths, which wouldn't include
"foo.php?name=value&bar=baz" type components.

-X rejects for directories; -R rejects for filenames; but at this time,
there isn't anything that matches against anything that comes after the
question mark ("query strings").

-- 
Micah J. Cowan
http://micah.cowan.name/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]