ident.htm
来自「一个支持FTP,SFTP的客户端程序」· HTM 代码 · 共 39 行
HTM
39 行
<html>
<head>
<title>Ident server</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<body>
<p class="PageCaption">Ident server</p>
<p class="MidCaption">Overview</p>
<p class="bodyText">Some servers require their users to have an ident server
running as additional authentication method. FileZilla comes with an built-in
ident server which can be enabled on the Ident server page.</p>
<p align="center" class="bodyText">
<img border="0" src="ident.png" width="597" height="405"></p>
<p align="left" class="SmallCaption">
Enable Ident server</p>
<p align="left" class="bodyText">
This enabled the ident server. You've to fill the edit fields below with your
user ID and your system. Don't get confused that system is UNIX, it is just the
default value for system which most ident servers use, including the Windows
ones.</p>
<p align="left" class="SmallCaption">
Enable only when connection</p>
<p align="left" class="bodyText">
If this option is selected, the Ident server will only be enable during
connection establishment. However, some servery may require an active ident
server at different situations, in this case just disable this option.</p>
<p align="left" class="SmallCaption">
Only accept requests from the same IP</p>
<p align="left" class="bodyText">
When enabled, only ident requests coming from the same host as the server you
are connecting / connected to will be answered.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?