cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Getting CURLE_PARTIAL_FILE, how fix it?

From: Tiago Conceição <tiago_caza_at_hotmail.com>
Date: Fri, 25 Jul 2008 21:08:58 +0000

i was testing that on linux using VirtualBox on ubuntu
on windows works well

using this as plugin for Source Games (CSS, Day of Defeat Source) static libcurl

i removed: curl_easy_setopt(curl, CURLOPT_INFILESIZE_LARGE,(curl_off_t)file_info.st_size);

and start work well on linux too

should remove that line? /* Set the size of the file to upload (optional).*/

thanks

> Date: Fri, 25 Jul 2008 22:54:44 +0200
> From: daniel_at_haxx.se
> To: curl-library_at_cool.haxx.se
> Subject: Re: Getting CURLE_PARTIAL_FILE, how fix it?
>
> 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.se

_________________________________________________________________
Cansado de espaço para só 50 fotos? Conheça o Spaces, o site de relacionamentos com até 6,000 fotos!
http://www.amigosdomessenger.com.br
Received on 2008-07-25