bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?


From: Keisial
Subject: Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?
Date: Thu, 03 Jun 2010 16:41:37 +0200
User-agent: Thunderbird

Peng Yu wrote:
> On Sat, May 29, 2010 at 12:11 PM, Micah Cowan <address@hidden> wrote:
>   
>> Unfortunately, wget doesn't currently let you match query strings. Yes, this 
>> is a major shortcoming.
>>
>> "Peng Yu" <address@hidden> wrote:
>>
>>     
>>> There is the link "index.html?lang=ja" in index.html. I want to ignore
>>> such links. I use the following command. Would you please let me know
>>> how to ignore "index.html?lang=ja"?
>>>       
> Is there a walkaround for this shortcoming?
>   

wget --reject="?lang=ja"
They will be downloaded, then deleted.





reply via email to

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