ftpproxy.htm

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

HTM
45
字号
<html>
<head>
<title>FTP Proxy settings</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<body>
<p class="PageCaption">FTP Proxy settings</p>
<p class="MidCaption">Overview</p>
<p class="bodyText">FileZilla supports connections to FTP servers over
FTP proxies. There are a lot of different proxy types, but FileZilla should be able to connect through most ftp proxies</p>
<p align="center" class="bodyText"><img border="0" src="ftpproxy.png" width="597" height="405"><br>
</p>
<table border="0">
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Firewall hostname</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The address of the firewall</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Port</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The port of the firewall</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>User</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The username used to logon to the firewall</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Pass</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">The password used to logon to the firewall</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Firewall type</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">Specifies the firewall type. Try using <b>USER
      FireID@Remothost</b> first. If you have problems connecting to the server,
      try the other firewall types</td>
  </tr>
  </table>
<p class="bodyText">Contact your system administrator if you don't know the
required information or if you have problems connecting through the ftp proxy.</p>
</body>
</html>

⌨️ 快捷键说明

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