dircache.htm

来自「一个FTP下载的源代码。代码质量非常高」· HTM 代码 · 共 25 行

HTM
25
字号
<html>
<head>
<title>Directory Cache</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>

<body>
<p class="PageCaption">Directory Cache</p>
<p class="MidCaption">Overview</p>
<p class="bodyText">The directory cache of FileZilla is a very powerful feature. It stores all directories you've visited on the server, so that 
FileZilla does not have to get the directory listing from the server the next time you want to display the same directory. This is especially useful 
when browsing a server with a complex directory structure.</p>
<p class="bodyText">When the directory cache is enabled, it is also possible to browse already visited directories during file transfers, so that you 
can queue up files for download while already transferring files.</p>
<p align="center" class="bodyText"><img border="0" src="dircache.png" width="597" height="405"><br>
</p>
<p align="left" class="bodyText">The three input fields on the dialog page control how long a directory remains within the cache. When the time is 
exceeded, the directory will be purged from the cache.<br>
If you set this value too high, you may not notice any changes on the server, like new or modified files. <br>
Furthermore, if you set it too low, the cache would be pretty much useless as 
its contents would be purged too early and you won't be able to browse the server while transferring files 
if you have <b><a href="filetransfer.htm#usemultiple">Use multiple connections</a></b> 
disabled.</p>
</body>
</html>

⌨️ 快捷键说明

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