| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
RE: "No such file or directory" error and local empty file.
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 4 May 2004 12:58:58 +0200 (CEST)
On Tue, 4 May 2004, Alexander Krasnostavsky wrote:
> > So, when do you create the local file?
> I am not creating the file. The file created when "curl_easy_perform()"
Look again. libcurl doesn't create any files. If you download data it defaults
You can change that by setting CURLOPT_WRITEDATA to a FILE * to use instead. I
To avoid this problem, don't open the file until your write callback is called
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-04
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info