File: ERR_FTP_NOT_FOUND

package info (click to toggle)
squid 4.6-1%2Bdeb10u7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 36,944 kB
  • sloc: cpp: 187,349; ansic: 20,249; makefile: 6,193; sh: 5,290; perl: 2,191; sql: 326; python: 258; awk: 141; sed: 1
file content (45 lines) | stat: -rw-r--r-- 1,172 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
45

<html><head>
<meta type="copyright" content="Copyright (C) 1996-2019 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CHYBA: Nelze získat požadované URL</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>CHYBA</h1>
<h2>Požadovaný dokument je nedostupný</h2>
</div>
<hr>

<div id="content">
<p>The following URL could not be retrieved: <a href="%U">%U</a></p>

<p>odeslal Squid následující FTP příkaz:</p>
<blockquote id="data">
<pre>%f</pre>
</blockquote>

<p>The server responded with:</p>
<blockquote id="sysmsg">
<pre>%F</pre>
<pre>%g</pre>
</blockquote>

<p>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 can be found at <a href="%B">%B</a>.</p>

<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
<br>
</div>

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