bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Bug report: --content-disposition option disables --conti


From: Yousong Zhou
Subject: Re: [Bug-wget] Bug report: --content-disposition option disables --continue
Date: Thu, 2 Jan 2014 12:39:22 +0800

On 2 January 2014 07:08, Eternal Sorrow <address@hidden> wrote:
> When I set option "content-disposition" either in command line or in
> wgetrc, wget refuses to resume download of partially-downloaded file
> with --continue command line option and strarts download from begining.

I tried the following comand and it worked.

    wget -d -c --quota=1 --content-disposition
http://greenbytes.de/tech/tc2231/attfnboth.asis

--content-disposition support in wget is experimental. I think many
cases are not covered.

It will help if the following information can be provided.
 - Content-Disposition header from the server response.
 - The filename of the partially downloaded file.
 - The filename wget tried to write into.
 - If possible, the minimal command to reproduce.


               yousong



reply via email to

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