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

curl-and-php

Re: FTPS via CURL/PHP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Sep 2009 22:16:03 +0200 (CEST)

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
Received on 2009-09-10