curl-library
Difference between CURLE_FTP_USER_PASSWORD_INCORRECT and CURLE_LOGIN_DENIED ?
From: Silex <silex0r_at_gmail.com>
Date: Mon, 10 Apr 2006 00:25:06 +0200
Date: Mon, 10 Apr 2006 00:25:06 +0200
Hello,
When I put a wrong username or password to log to a FTP I always get
the error 67 (CURLE_LOGIN_DENIED).
While I'm totally ok with that I wonder what's the use of error 10
(CURLE_FTP_USER_PASSWORD_INCORRECT), and if my code should be prepared
for such an error as I never saw it occur.
Is that some kind of old error left in or does it really happen ? The
documentation is not really explicit on this, both seems to apply for
an incorrect username or password...
Thank you in advance,
Philippe
Received on 2006-04-10