| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: --max-filesize and streams
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 10 Sep 2005 20:21:18 +0200 (CEST)
On Sat, 10 Sep 2005, Dave wrote:
>> But --retry is a fairly new addition to curl, it most probably needs some
Yes, I think so too. But if the remote size isn't known, it can't know if the
> Thats why I am thinking that there should be an option to specify the number
Yes, I can see why such an option would be useful.
>> I still believe the range option is what you want and unless it works
--range wouldn't resume, it would just make sure that you get a range of the
> But it does not exit either. It continues counting off the time but no data
Odd. Can you show us a command line against a public URL that shows what
> ** Resuming transfer from byte position 192512
Hm, yes. I see why... Resuming is not gonna work fine on streams, since curl
> Is there a reason why it only retries after transient errors and not after
The reason is quite simply that I just made it so and no one has requested any
But I'm indeed open to improving this area (too).
> I know downloading streams is a specialized use for cURL. Probably not the
Given some further thought, I don't think you can make it work with any
It could probably be an option that sets the limit to when a download is
Then we'd need to think out how we'd know that a broken stream should be
So, I see a bit of work ahead of us to make this work! ;-)
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-09-10 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info