remotefilelist.htm
来自「一个支持FTP,SFTP的客户端程序」· HTM 代码 · 共 115 行
HTM
115 行
<html>
<head>
<title>Remote file list</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<body>
<p align="center" class="PageCaption">Remote file list</p>
<p class="MidCaption" align="left">Overview:</p>
<p class="bodyText" align="left">This page configures the appearance of the
remote file list.</p>
<p class="bodyText" align="center">
<img border="0" src="remotefilelist.png" width="597" height="405">
<br>(Remote file list page of the FileZilla Options dialog box)</p>
<p class="SmallCaption" align="left">
<b>Always use the following configurationn</b></p>
<p class="bodyText" align="left">
When selected, the selected layout is used for the remote file list.</p>
<blockquote>
<p class="bodyText" align="left">
<b>Default list style</b></p>
<p class="bodyText" align="left">
Chose from one of the following styles for the remote file list:</p>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td nowrap class="SmallCaption">Details</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">List of files with full details, this is the default style</td>
</tr>
<tr>
<td nowrap class="SmallCaption">List</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">Lists only the file names and shows their icons, list get's extended
horizontally if it is larger as the list window</td>
</tr>
<tr>
<td nowrap class="SmallCaption">Large Icons</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">Large list of icons with the file name below.</td>
</tr>
<tr>
<td nowrap class="SmallCaption">Small Icons</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">Lists only the file names and shows their icons, list get's extended
vertically if it is larger as the list window</td>
</tr>
</table>
<p class="bodyText" align="left">
<b>Visible columns when using details style</b></p>
<p class="bodyText" align="left">
Specifies which colomns will be visible when in details style. Useful if you do
not wish to display all details.</p>
</blockquote>
<p class="SmallCaption" align="left">
<b>Remember last used configuration</b></p>
<p class="bodyText" align="left">When selected, FileZilla remembers the layout
of the remote file list when closed and restores it when started the next time.</p>
<p class="SmallCaption">Remember column width in details style</p>
<p class="bodyText">If enabled, FileZilla remembers the width of the columns in
the remote file list in details style.</p>
<p class="SmallCaption">Filesize format in details style</p>
<p class="bodyText">Specifies how the filesize will be displayed. Filesizes can
either be displayed in bytes, KB and MB. In <b>Auto</b> mode, FileZilla keeps
the length of the filesize small, displaying a large file in bytes would result
in a larg string so FileZilla uses KB or MB in this case.</p>
<p class="SmallCaption">Always show hidden files</p>
<p class="bodyText">Some servers don't show hidden files like dotfiles
(filenames starting with a dot) by default. Enable <b>Always show hidden files</b>
if you want to see those file. However, not all servers support these feature,
they may return an error or may return broken or incomplete directory listings.
So be careful when enabling this feature.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?