cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: FTPS via CURL/PHP

From: G F <ev1_at_techanchor.com>
Date: Thu, 10 Sep 2009 13:37:25 -0700

I'll try to get our server to upgrade its version of CURL.

But when you say that it "aborted prematurely and libcurl detected
that it was supposed to send more bytes than it actually did," is
there any indication what might have caused it to abort prematurely?
I can paste the entire CURL output if necessary.

Thanks very much,
Greg

On Thu, Sep 10, 2009 at 1:16 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Thu, 10 Sep 2009, G F wrote:
>
>> Trying to download from / upload to an FTPS server using CURL/PHP
>> (CURL v. 7.10.6).
>
> 7.10.6 really? The 7.10.6 that was released in July 2003? Wow. You really
> shouldn't. The records count no less then 858 bug fixes made since then.
>
>> < 125 Downloading in ASCII file test.txt (9)
>> * Getting file with size: 9
>> * Received only partial file: 0 bytes
>
> This means the transfer was aborted prematurely and libcurl detected that it
> was supposed to send more bytes than it actually did.
>
> --
>
>  / daniel.haxx.se
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-09-10