On Mon, Sep 20, 2004 at 07:52:05PM +0530, Shardul Adhikari wrote: > When i try to access the ftp site it gives this kind of error. > This site uses user authentication , > How to access this site through proxy. > > An FTP authentication failure occurred while trying to > retrieve the URL: > ftp://ftp.vnuusa.com/ > > Squid sent the following FTP command: > > PASS > > and then received this reply > > User anonymous cannot log in.
Not really a proxy issue. You will probably get the same error when bypassing the proxy. The FTP server needs a username and password to login. As you did not provide that information the browser is trying an anonymous login (which failed). Try a URL like this: ftp://username:[EMAIL PROTECTED]/ Christoph -- ~ ~ ".signature" [Modified] 3 lines --100%-- 3,41 All
