On 15/11/12 00:03, Giuseppe Scrivano wrote:
> Torsten Scheck <[email protected]> writes:
>
>> Your change prevents the error message, but the file seems to be fully
>> retrieved rather than continued (see below).
>>
>> For my yocto check it doesn't matter, of course. Nevertheless, I would
>> expect the message "The file is already fully retrieved; nothing to do.".
> that is exactly what happens, the file is fully retrieved. The server
> doesn't respect the Range request by sending the whole content.
>
> Giuseppe
That's also what I initially thought, but actually wget is skipping the
bytes of
the whole file, so it could actually show the other message, too.