File: ERR_FTP_PUT_ERROR

package info (click to toggle)
squid-langpack 20190110-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,380 kB
  • sloc: sh: 45; makefile: 30
file content (44 lines) | stat: -rw-r--r-- 1,125 bytes parent folder | download
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44

<html><head>
<meta type="copyright" content="Copyright (C) 1996-2018 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERROR: FTP upload failed</title>
<style type="text/css"><!-- 
 %l

body
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
:lang(he) { direction: rtl; }
 --></style>
</head><body id="%c">
<div id="titles">
<h1>ERROR</h1>
<h2>FTP PUT upload failed</h2>
</div>
<hr>

<div id="content">
<p>An FTP protocol error occurred while trying to retrieve the URL: <a href="%U">%U</a></p>

<p>Squid sent the following FTP command:</p>
<blockquote id="data">
<pre>%f</pre>
</blockquote>

<p>Lo servidor a respondut :</p>
<blockquote id="sysmsg">
<pre>%F</pre>
</blockquote>

<p>This means that the FTP server may not have permission or space to store the file. Check the path, permissions, diskspace and try again.</p>

<p>Vòstre administrator d'amagatal es <a href="mailto:%w">%w</a>.</p>
<br>
</div>

<hr>
<div id="footer">
<p>Generada lo %T per %h (%s)</p>
<!-- %c -->
</div>
</body></html>