]> git.ipfire.org Git - thirdparty/squid.git/commit
Recognize FTP 125 (Data connection already open) as we do 150 response.
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Fri, 15 Nov 2013 17:56:36 +0000 (10:56 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Fri, 15 Nov 2013 17:56:36 +0000 (10:56 -0700)
commit6af7d28d469bb2f0652ad024b6df3df5758c9ca7
treedfa27cf1e1df2292ed2d77051b9c7f43be4f39c9
parent896f0b9b08b52e2cbbd9bb61afc41a725830437e
Recognize FTP 125 (Data connection already open) as we do 150 response.

Microsoft servers seem to favor 125 responses in some conditions.
src/FtpGatewayServer.cc