File: ERR_FTP_PUT_ERROR

package info (click to toggle)
squid3 3.0.PRE5-5%2Betch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 21,188 kB
  • ctags: 20,388
  • sloc: cpp: 119,851; ansic: 30,259; sh: 10,465; makefile: 3,289; perl: 1,267; awk: 84; xml: 58
file content (26 lines) | stat: -rw-r--r-- 801 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: FTP upload failed</TITLE>
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<H1>ERROR</H1>
<H2>FTP PUT/upload failed</H2>
<HR noshade size="1px">
<P>
While trying to PUT the following URL:
<A HREF="%U">%U</A>
<P>
Squid sent the following FTP command:
<PRE><STRONG>
        %f
</STRONG></PRE>
and then received this reply
<PRE><STRONG>
        %F
</STRONG></PRE>
<P>
This means that:
<PRE>
Check path, permissions, diskspace and try again.
</PRE>
<P>Your cache administrator is <A HREF="mailto:%w%W">%w</A>.