Re: [squid-users] squid proxy - FTP authentication failure

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sat, 05 Jan 2008 23:52:28 +0100

On lör, 2008-01-05 at 22:06 +0800, dominic chiu wrote:

> I am using IE / ws_ftp to open the FTP through Proxy, but there are no
> prompt for me to input user name and password.

The ftp:// syntax for non-anonymous FTP is

  ftp://user:password@host/path/to/file

A client not understaning this form is broken and you should file a bug
report with the vendor of such client..

Depending on the client you may also use

  ftp://user@host/path/to/file

and Squid will then issue a HTTP challenge for the password. But not all
clients understands this.

Regards
Henrik

Received on Sat Jan 05 2008 - 15:52:37 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:04 MST