ftpproxy.htm

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

HTM
49
字号
<html>
<head>
<title>FTP Proxy settings</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<body>
<p class="PageCaption">Configuration d'un Proxy FTP</p>
<p class="MidCaption">Vue d'ensemble:</p>
<p class="bodyText">FileZilla supporte les connexions aux serveurs FTP par proxy 
  FTP . Il existe beaucoup de types de proxy diff&eacute;rents, mais FileZilla 
  devrait pouvoir se connecter &agrave; travers la plupart des proxy ftp </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>H&ocirc;te du Proxy</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">L'adresse du Proxy</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">Le port du Proxy</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Utilisateur</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">Le nom d'utilisateur utilis&eacute; pour 
      votre connexion Proxy</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Mot de passe</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">Le mot de passe utilis&eacute; pour votre 
      connexion Proxy</td>
  </tr>
  <tr>
    <td valign="top" class="bodyText" nowrap><b>Type de Proxy</b></td>
    <td valign="top" class="bodyText" nowrap>-</td>
    <td valign="top" class="bodyText">Sp&eacute;cifie le type de Proxy. Essayez 
      d'utiliser <b>USER FireID@Remothost</b> d'abord. Si vous avez des probl&egrave;mes 
      de connexion au serveur, essayez les autres types de proxy</td>
  </tr>
  </table>
<p class="bodyText">Contactez votre administrateur syst&egrave;me si vous ne connaissez 
  pas l'information requise ou si vous avez un probl&egrave;me de connexion en 
  rapport avec le proxy.</p>
</body>
</html>

⌨️ 快捷键说明

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