From: kostas <> Date: Fri, 6 Mar 1998 12:46:37 +0000 (+0000) Subject: these are needed X-Git-Tag: SQUID_3_0_PRE1~3900 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421623d8c870a9d8ab221562c2fcdf07a253d128;p=thirdparty%2Fsquid.git these are needed --- diff --git a/errors/English/ERR_FTP_PUT_CREATED b/errors/English/ERR_FTP_PUT_CREATED new file mode 100644 index 0000000000..39e641dcbe --- /dev/null +++ b/errors/English/ERR_FTP_PUT_CREATED @@ -0,0 +1,9 @@ + +FTP PUT Successful: File Created + +

Operation successful

+

File updated

+
+

+

+ diff --git a/errors/English/ERR_FTP_PUT_ERROR b/errors/English/ERR_FTP_PUT_ERROR new file mode 100644 index 0000000000..5de6d2566d --- /dev/null +++ b/errors/English/ERR_FTP_PUT_ERROR @@ -0,0 +1,25 @@ + +ERROR: FTP upload failed + +

ERROR

+

FTP PUT/upload failed

+
+

+While trying to PUT the following URL: +%U +

+Squid sent the following FTP command: +


+        %f
+
+and then received this reply +

+        %F
+
+

+This means that: +

+Check path, permissions, diskspace and try again.
+
+

+ diff --git a/errors/English/ERR_FTP_PUT_MODIFIED b/errors/English/ERR_FTP_PUT_MODIFIED new file mode 100644 index 0000000000..95459cda24 --- /dev/null +++ b/errors/English/ERR_FTP_PUT_MODIFIED @@ -0,0 +1,9 @@ + +FTP PUT Successful: File updated + +

Operation successful

+

File updated

+
+

+

+