Re: WWWOFFLE and wget
Juliusz Chroboczek <[email protected]>
| Newsgroups | gmane.network.wwwoffle.user |
|---|---|
| Message-ID | <[email protected]> |
> is it possible to resume downloads with wget -c when wget is set up to
> use WWWOFFLE as a proxy?
No. WWWOFFLE doesn't cache partial objects, and doesn't forward Range
requests to the server.
Some other proxies do, though.
Juliusz