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:password@server/path/
or if your browser accepts it
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Tue Aug 01 2006 - 12:00:01 MDT