cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: basic help please

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 3 Dec 2010 11:39:30 +0100 (CET)

On Fri, 3 Dec 2010, Lee Elcocks wrote:

> However when connecting we get the response,
>
> h1.h2.h3.h4,p1,p2 (notice the difference between full stops and comma's)

Wow. What server software is that? Do your other ftp clients do passive
transfers fine from it?

> 0000: 227 Entering Passive Mode (157.203.50.171,201,191)
>
> Can you please explain error 227 couldn't interpret? Does that mean that
> CURL does not understand the full stops?

Exactly.

The 227 response parser code in curl has been working like this since at least
Dec 29 1999 so it is a bit fascinating that you find a server now that curl
doesn't work with.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-03