cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: FTPS via CURL/PHP

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

On Thu, 10 Sep 2009, G F wrote:

> 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.

An FTP transfer ends when the data transfer is closed. There's no other signal
or mechnism to tell why it ends (other than the response code that is sent
after the transfer's completion).

But really, chasing after problems in a 6 year old version is not my idea of
fun.

-- 
  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-09-10

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET