I wanted to check with all of you before I report a bug.

Here is the problem:
I am attempting to access a OS2 server via ftp.  When I login on the
command line as anonymous to this server it does not require a password.
When I try to login via PHP (ftp_login) it requires that I use a password.
When I try to just put in just any password ftp_login comes back with a
login failed message.

here is the error:
Warning: ftp_login: User anonymous logged in. in /home/httpd/html/php/ftpget.php on 
line 15

You can see the message that the server is returning is saying that my login was ok 
but ftp_login does not return success.


If anyone has insight into this please let me know,


BEH


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to