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
