Your IP : 216.73.216.91


Current Path : /usr/lib/beyondcompare/help/
Upload File :
Current File : //usr/lib/beyondcompare/help/profileftpconnection.html

<!DOCTYPE html>
<html>
<head>
   <title>FTP Profile Connection Settings</title>
   <meta name="generator" content="Help &amp; Manual" />
   <meta name="keywords" content="firewall settings,FTP,FTP connection settings,PASV,simultaneous connections,SSL,SSL clear control channel,SSL clear data channel,timeout" />
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta http-equiv="Content-Style-Type" content="text/css" />
   <link type="text/css" href="default.css" rel="stylesheet" />
   <script type="text/javascript" src="jquery.js"></script>
   <script type="text/javascript" src="helpman_settings.js"></script>
   <script type="text/javascript" src="helpman_topicinit.js"></script>

   <script type="text/javascript">
     HMSyncTOC("index.html", "profileftpconnection.html");
   </script>
   <script type="text/javascript" src="highlight.js"></script>
   <script type="text/javascript">
     $(document).ready(function(){highlight();});
   </script>
</head>
<body style="margin: 0px 0px 0px 0px; background: #FFFFFF;">


<table width="100%" border="0" cellspacing="0" cellpadding="5" 
       style="margin: 0px; background: #9D0909 url(red-bg.jpg) 0px 0px repeat-x;">
<!-- <table width="100%" border="0" cellspacing="0" cellpadding="5" bgcolor="#B01213"> -->
  <tr valign="middle">
<!--    <td style="width: 10px">&nbsp;</td> -->
    <td align="left">
      <h1 class="p_Heading1"><span class="f_Heading1">FTP Profile Connection Settings</span></h1>
<p class="p_Command2"><span class="f_Command2">FTP Profile </span><span class="f_Command2">&gt;</span><span class="f_Command2"> Connection</span></p>

    </td>
    <td align="right">
     <span style="font-size: 9pt">
     <a href="profileftpserver.html"
        onmouseover="document.images.prev.src='prev-hot.png'" 
        onmouseout="document.images.prev.src='prev.png'"
        ><img name=prev src="prev.png" border=0 alt="Previous"
        ></a><a href="profileftp.html"
        onmouseover="document.images.top.src='top-hot.png'" 
        onmouseout="document.images.top.src='top.png'"><img name=top src="top.png" border=0 alt="Up"
        ></a><a href="profileftpproxy.html"
        onmouseover="document.images.next.src='next-hot.png'" 
        onmouseout="document.images.next.src='next.png'"><img name=next src="next.png" border=0 alt="Next"
        ></a>
     </span>
    </td>
  </tr>
</table>


<!-- Placeholder for topic body. -->
<table width="100%" border="0" cellspacing="0" cellpadding="5"><tr valign="top"><td align="left">
<p class="p_Normal">These settings control how the connection is made to the remote server.</p>
<p class="p_Command"><span class="f_Command">Simultaneous connections</span></p>
<p class="p_Normal">Specify the maximum number of concurrent connections (from 1 to 10) that Beyond Compare can create to this server.</p>
<p class="p_Command"><span class="f_Command">Read timeout (seconds)</span></p>
<p class="p_Normal">Specify the timeout for downloading files.  The operation will fail if no bytes are received within this time.</p>
<p class="p_Command"><span class="f_Command">Passive transfers (PASV)</span></p>
<p class="p_Normal">Some firewall configurations require this setting, which modifies the methods used to transfer data back and forth between your computer and the FTP server.  Not all FTP servers support PASV mode.  If the connection hangs, try turning this on.</p>
<p class="p_Command"><span class="f_Command">Limit ports used for active transfers (PORT)</span></p>
<p class="p_Normal">Specify a range of ports that the FTP server will connect to when uploading/downloading files using active transfers (The <span class="f_Command">Passive transfers</span> checkbox is unmarked).  Use this if you need to configure your firewall to allow incoming connections.</p>
<p class="p_Command"><span class="f_Command">Use HOST before login</span></p>
<p class="p_Normal">Controls whether the HOST command should be sent before sending the username and password to log in.  This is required to connect to some virtual FTP hosts.  Disable it if the connection is being dropped before the username is sent.</p>
<p class="p_Command"><span class="f_Command">Clear control channel (SSL only)</span></p>
<p class="p_Normal">After sending encrypted login details, control channel communication is unencrypted.  Try turning this on if the initial SSL connection succeeds but file transfers or directory listings hang.</p>
<p class="p_Command"><span class="f_Command">Clear data channel (SSL only)</span></p>
<p class="p_Normal">Send file content and directory listings unencrypted.  This can provide a speedup when transferring lots of files after sending encrypted login details.</p>
<p class="p_Command"><span class="f_Command">Limit TLS/SSL versions</span></p>
<p class="p_Normal">Specify the range of TLS/SSL versions that can be used to connect to an encrypted FTPS server.  By default, Beyond Compare will try a range of versions, including the newest, and automatically fall back to older versions if the default does not work.  This setting allows disabling that behavior, either to restrict the connection to newer, more secure versions of TLS, or to work around issues with the TLS/SSL encryption handshake.  If the initial connection succeeds but disconnects after sending the AUTH TLS, AUTH SSL, or USER commands, try decreasing the <span class="f_Command">Max</span> value.</p>
<p class="p_Normal"><img width="12" height="12" style="margin:0;width:12px;height:12px;border:none" src="note.png"/><span class="f_Subtitle">Note  </span>If you need help with the settings on this page, consult your system administrator.</p>

</td></tr></table>

</body>
</html>