Curl Global Community
curl library 7.36.0: curl_easy_perform() function call failed when used for getting a - Printable Version

+- Curl Global Community (https://communities.curl.com)
+-- Forum: Discussions (https://communities.curl.com/forumdisplay.php?fid=1)
+--- Forum: General Curl questions (https://communities.curl.com/forumdisplay.php?fid=2)
+--- Thread: curl library 7.36.0: curl_easy_perform() function call failed when used for getting a (/showthread.php?tid=1409)



curl library 7.36.0: curl_easy_perform() function call failed when used for getting a - joezhao - 10-18-2016

Hi
I have an application code to perform the file transfer using curl_easy_perform() function call provided in curl library.
With the exact parameters passed for callingcurl_easy_perform(),
- The function call has successfully passed if getting a file from an external linux box to my linux box
- The function call has failed with the error code(79) if getting a file from window PC to my linux box
I am currently using curl library 7.36.0. Is this issue reported before? If so, is it being fixed in the newer version of the curl library?

Thanks in advance for your help.

Regards,
Joe





RE: curl library 7.36.0: curl_easy_perform() function call failed when used for getting a - dyoshida - 10-19-2016

This community is for the CURL(programming_language).
http://en.wikipedia.org/wiki/Curl_(programming_language)

Therefore, may not get the answer to your question about cURL library in this community.