[Top][All Lists]
[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.
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Peng Yu, 2010/06/01
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Micah Cowan, 2010/06/01
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?,
Keisial <=
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Micah Cowan, 2010/06/03
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Keisial, 2010/06/03
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Guillaume Turri, 2010/06/03
- RE: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Tony Lewis, 2010/06/03
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Guillaume Turri, 2010/06/06
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Micah Cowan, 2010/06/06
- RE: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Tony Lewis, 2010/06/07
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Micah Cowan, 2010/06/07
- RE: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Tony Lewis, 2010/06/07
- Re: [Bug-wget] How to ignore link like "index.html?lang=ja"?, Micah Cowan, 2010/06/07