Edit File: ERR_FTP_PUT_ERROR
<html><head> <meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>错误: FTP上传失败</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>错误</h1> <h2>FTP PUT upload failed</h2> </div> <hr> <div id="content"> <p>尝试获取该URL:<a href="%U">%U</a>时发生一个FTP协议错误</p> <p>本缓存服务器发出以下 FTP 命令:</p> <blockquote id="data"> <pre>%f</pre> </blockquote> <p>服务器回应了:</p> <blockquote id="sysmsg"> <pre>%F</pre> </blockquote> <p>这说明 FTP 服务器可能没有权限或空间存储该文件。请检查路径、权限、磁盘空间后重试。</p> <p>缓存服务器的管理员 <a href="mailto:%w%W">%w</a>.</p> <br> </div> <hr> <div id="footer"> <p>已由 %h (%s) 生成 %T</p> <!-- %c --> </div> </body></html>