Re: FTPS via CURL/PHP

Daniel Stenberg <[email protected]>
Newsgroups gmane.comp.web.curl.php
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.