cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: FTP: "Got a 230 ftp-server response when 220 was expected"

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Feb 2013 20:25:03 +0100 (CET)

On Thu, 7 Feb 2013, Anders Havn wrote:

> I'm trying to connect via FTP to my USB storage device. It fails when
> trying to connect and the error message (log) from curl is:
>
>> 230 User logged in.
>> Got a 230 ftp-server response when 220 was expected
>> Error

So your server sends a 230 immediately as a first response? That's a very
interesting way to behave.

RFC959 clearly defines 230 as a response to three commamds and none of them
has been issued at that point... Is this server simply sending a 230 instead
of a 220?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-07