| |
|
|
|
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 13:12:12 +0200 (CEST)
On Fri, 9 Sep 2005, Dave wrote:
> I think the existing code is pretty close to working the way I need it to.
Retry (currently) only retries for transient errors (basically that means for
But --retry is a fairly new addition to curl, it most probably needs some
> Sometimes it does a retry and continues appending data to the file but when
This should probably be considered a bug. I can't see how the current
> So maybe these are bugs? It seems like it should keep doing retry's until it
Only if we change the current meaning for --retry. Also, when you download a
> It also seems like it should keep track of the total time, even after doing
Yes it should.
> Do you think it would be possible to add a "--Stream <bytes>" option to
If no other ways exist to achieve this, then I don't think I'd mind. But I
> This option would also be useful in cases where the server allows the client
I still believe the range option is what you want and unless it works already,
> The script idea is interesting but I am not sure how I can get it to work.
What happens then? -C - is the way to do resumed transfers. And that's the way
> I also need to have it quit when the file reaches the correct size (or the
In a sane script environment you could start the transfer in the background,
For the maximum size downloaded, the range option seems to be what should
Windows doesn't offer any proper scripting abilities at all by default, so I
curl the command line tool will never be able to provide every imaginable
Also, we offer libcurl bindings to almost every imaginable script or
-- 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