cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3534424 ] Fail to open/read could use a %s filename

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 11 Jun 2012 13:34:13 -0700

Bugs item #3534424, was opened at 2012-06-11 13:10
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3534424&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: new feature request
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Richard Lynch (richardlynch)
Assigned to: Daniel Stenberg (bagder)
>Summary: Fail to open/read could use a %s filename

Initial Comment:
I was too late to the party on this one...

https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3521184&group_id=976

I see the error if the directory/file that libcurl is trying to write doesn't exist (dir) or has permissions that prevent the user running libcurl (Apache User in my case) from writing to the file.

The trick is, you don't get the error until curl_exex() when you provide several files and/or handles, so you don't know which file is messed up.
cookie_jar?
cookie_file?
verbose logging file?
?
?

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2012-06-11 13:34

Message:
You're still not explaining the issue with sufficient detail. What are you
doing? What error code do you get? What error message does libcurl state
_exactly_ ? What libcurl version are you using on which operating system?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3534424&group_id=976
Received on 2012-06-11

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET