cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error Question

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 11 Jan 2004 23:49:33 +0100 (CET)

On Fri, 9 Jan 2004, Jared McIntyre wrote:

> I have a user periodically getting an error #12 ("Odd Return Code After
> User"). I've never seen this issue and I can't test it directly. Does
> anyone have any ideas what could cause this or any ideas for questions I
> could ask this person to help figure it out?

It means that the remote FTP server responds with an unexpected return code to
the USER command curl sends. (That is, a numerical that doesn't start with 2).

Ask the user to re-run with VERBOSE set so that you get to see the FTP
server's response headers.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
Received on 2004-01-11