From 199c3f7c01f34bcbbebfbc2070f7e0a605cd41b6 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Wed, 22 Apr 1998 02:49:05 +0000 Subject: [PATCH] Added full FTP failure message. I'm sure someone will bitch about this HTML though --- errors/English/ERR_FTP_FAILURE | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/errors/English/ERR_FTP_FAILURE b/errors/English/ERR_FTP_FAILURE index 2d91b8e5f8..0a880dd026 100644 --- a/errors/English/ERR_FTP_FAILURE +++ b/errors/English/ERR_FTP_FAILURE @@ -10,13 +10,10 @@ while trying to retrieve the URL: %U

Squid sent the following FTP command: -


-	%f
-
+
%f
and then received this reply -

-	%F
-
+
%F
+
%g

This might be caused by an FTP URL with an absolute path (which does not comply with RFC 1738). If this is the cause, then the file -- 2.47.3