ons 2006-07-05 klockan 16:49 +0800 skrev Yong Bong Fong:
> Dear friends,
> 
>     One of my users tried to do ftp by typing the 
> ftp://xxx.xx.com.my/xxxx in the browser, but after typing that it says:
> An FTP authentication failure occured while trying to retrieve the URL: 
> ftp://xxx.xx.com.my/xxxx


The above is an URL for anonymous FTP.

> Squid sent the following command:
> PASS <yourpassword>
> 
> and then received this reply
> Login incorrect

Looks to me like the server does not accept anonymous FTP.

The correct URL (according to official standards) for non-anonymous FTP
is

 ftp://user:[EMAIL PROTECTED]/path/

or if your browser accepts it

 ftp://[EMAIL PROTECTED]/path/


Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to