]> git.ipfire.org Git - thirdparty/squid.git/blame - errors/English/ERR_FTP_PUT_ERROR
Summary: Synced with libecap, adopted pass-all-changes-through transactions
[thirdparty/squid.git] / errors / English / ERR_FTP_PUT_ERROR
CommitLineData
df339671 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3f2b1e13 2<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
22567bb5 3<TITLE>ERROR: FTP upload failed</TITLE>
4<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
421623d8 5</HEAD><BODY>
6<H1>ERROR</H1>
7<H2>FTP PUT/upload failed</H2>
df339671 8<HR noshade size="1px">
421623d8 9<P>
10While trying to PUT the following URL:
11<A HREF="%U">%U</A>
12<P>
13Squid sent the following FTP command:
14<PRE><STRONG>
15 %f
16</STRONG></PRE>
17and then received this reply
18<PRE><STRONG>
19 %F
20</STRONG></PRE>
21<P>
22This means that:
23<PRE>
24Check path, permissions, diskspace and try again.
25</PRE>
81f5bfee 26<P>Your cache administrator is <A HREF="mailto:%w%W">%w</A>.