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] #1197 CURLE_PARTIAL_FILE error

From: Jaffer Ali <jafferalij_at_users.sf.net>
Date: Thu, 28 Feb 2013 10:10:12 +0000

Thanks for looking at. We have this software going to prodcution which can't be changed right now but we will put out best effort to change to recent versions on next releases.

This CURLE_PARTIAL_FILE error with OpenSSL error happens on the first OnWrite callback from cURL after successful file creation and bytes written specified OnWrite callback. I also wanted to reiterate that bytes returned on callback is same as bytes sent from cURL. That's why I was unclear on where the partial file happens.

Thanks in advance.

---
** [bugs:#1197] CURLE_PARTIAL_FILE error**
**Status:** open
**Created:** Wed Feb 20, 2013 07:00 AM UTC by Jaffer Ali
**Last Updated:** Thu Feb 21, 2013 04:59 PM UTC
**Owner:** Daniel Stenberg
We are using the libcurl version 7.19.7 in genToo Linux. Sometimes while downloading file we are getting CURL_PARTIAL_FILE error and disappering after sometime. The libcurl error says there is size mismatch between what server told and actually transferred, in Write callback there is no mismatch in sizes where size * nmemb equals to bytes written (we had our debugging statements and couldn't see any mismatch). We are using ftps and in error buffer following text is returned "SSL read: error:02001002:system library:fopen:No such file or directory, errno 11". Could you please let me know what could be cause of the issue?
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1197/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/prefs/>
Received on 2013-02-28

These mail archives are generated by hypermail.

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

File upload with ASP.NET