curl-library
Re: Getting CURLE_PARTIAL_FILE, how fix it?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 25 Jul 2008 22:54:44 +0200 (CEST)
Date: Fri, 25 Jul 2008 22:54:44 +0200 (CEST)
On Fri, 25 Jul 2008, Tiago Conceição wrote:
> im getting 'CURLE_PARTIAL_FILE' Error on use ftpupload.c CURL sample how to
> fix this?
That means the transfer connection was closed before the entire file was sent.
It is most probably because of a problem with your server or in the network
between you and the server.
> i heard abotu a libcurl bug?
Really? libcurl has had bugs? B-P
-- / daniel.haxx.seReceived on 2008-07-25