Re: [squid-users] Problem with squid connecting to an FTP server

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 11 Oct 2005 02:51:13 +0200 (CEST)

On Thu, 6 Oct 2005, Neil A. Hillard wrote:

> o Squid issues a PORT command (Active FTP connection).

Ok.

> o FTP server acknowledges with a 200.

Ok.

> o Squid issues LIST command

Ok.

> o FTP server establishes data connection to Squid (three-way handshake
> successful).

Ok.

> o FTP server issues:
>
> 125 Data connection already open; transfer starting.

Not OK. This should have been a

    150 File status okay; about to open data connection.

125 is a very special case, only used if a prior file transfer failed
leaving an already established data transfer unused.

What kind of FTP server is this?

Regards
Henrik
Received on Mon Oct 10 2005 - 18:51:17 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Nov 01 2005 - 12:00:04 MST