debug.htm

来自「一个支持FTP,SFTP的客户端程序」· HTM 代码 · 共 29 行

HTM
29
字号
<html>

<head>
<title>Debug</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>

<body>

<p class="PageCaption">Debug</p>
<p class="MidCaption">Overview:</p>
<p class="bodyText">On this page you can enable some debug features which are 
useful if you have problems with FileZilla.</p>
<p class="bodyText" align="center">
<img border="0" src="debug.png" width="597" height="405"></p>
<p class="SmallCaption" align="left">Trace messages from the ftp engine:</p>
<p class="bodyText" align="left">When this option is enabled, FileZilla shows a 
lot of additional information in the message log to indicate what happens inside 
the program</p>
<p class="SmallCaption" align="left">Show raw directory listing:</p>
<p class="bodyText" align="left">When enabled, FileZilla displays the raw 
directory listing in the message log exactly as received from the server</p>
<p class="SmallCaption" align="left">Log to File:</p>
<p class="bodyText" align="left">Everything that appears in the message log is 
written into the file with the given filename</p>
<p class="SmallCaption" align="left">Enable debug menu:</p>
<p class="bodyText" align="left">If enabled, a debug menu appears in the main menu of FileZilla. It's recommended to leave this settings disabled.</p>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?