~ubuntu-branches/ubuntu/maverick/squid3/maverick-updates

« back to all changes in this revision

Viewing changes to errors/de/ERR_FTP_PUT_ERROR

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-08-10 17:28:42 UTC
  • mfrom: (21.2.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100810172842-iji5h90owqorkix1
Tags: 3.1.6-1ubuntu1
* Merge with Debian unstable, remaining changes:
  - Provide ufw profile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>FEHLER: 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; float: right; }  --></style> </head><body> <div id="titles"> <h1>ERROR</h1> <h2>FTP PUT/Upload fehlgeschlagen</h2> </div> <hr>  <div id="content"> <p>Als versucht wurde eine PUT Anfrage an die folgende URL zu senden: <a href="%U">%U</a></p>  <p>Squid sendete das folgende FTP Kommando:</p> <blockquote id="data"> <pre>%f</pre> </blockquote>  <p>Der Server antwortete:</p> <blockquote id="sysmsg"> <pre>%F</pre> </blockquote>  <p>Das heißt, dass der FTP Server keine Berechtigung oder nicht genug Plattenplatz zum Speichern der Datei zur Verfügung hat. Überprüfen sie Pfad, Berechtigungen und Plattenplatz und wiederholen sie die Anfrage.</p>  <p>Ihr Cache Administrator ist <a href="mailto:%w%W">%w</a>.</p> <br> </div>  <hr> <div id="footer"> <p>Erzeugt am %T von %h (%s)</p> <!-- %c --> </div> </body></html> 
 
 
b'\\ No newline at end of file'
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>FEHLER: 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; float: right; }  --></style> </head><body> <div id="titles"> <h1>ERROR</h1> <h2>FTP PUT upload failed</h2> </div> <hr>  <div id="content"> <p>Ein FTP Protokollfehler ist bei der URL <a href="%U">%U</a> aufgetreten.</p>  <p>Squid sendete das folgende FTP Kommando:</p> <blockquote id="data"> <pre>%f</pre> </blockquote>  <p>Der Server antwortete:</p> <blockquote id="sysmsg"> <pre>%F</pre> </blockquote>  <p>Das heißt, dass der FTP Server keine Berechtigung oder nicht genug Plattenplatz zum Speichern der Datei zur Verfügung hat. Überprüfen sie Pfad, Berechtigungen und Plattenplatz und wiederholen sie die Anfrage.</p>  <p>Ihr Cache Administrator ist <a href="mailto:%w%W">%w</a>.</p> <br> </div>  <hr> <div id="footer"> <p>Erzeugt am %T von %h (%s)</p> <!-- %c --> </div> </body></html> 
 
 
b'\\ No newline at end of file'