Proxy Server Settings |
Top Previous Next |
The following screen is displayed when the proxy server Settings button is clicked.
You may specify a proxy server type for secure and AltFTP server connections. Only the Default type is available for standard FTP connections. The following proxy server types may be selected:
The most common proxy servers types are FTPUSER, SOCKS4, SOCKS4a, and SOCKS5. These are general purpose proxies and may be used with any secure protocol or the alternate FTP connection.
FTPOPEN, FTPSITE, and FTPUSER are available only for alternate FTP connections since they initiate a regular FTP connection and expect to connect to a 'FTP like' proxy server like what is expected configured for Default. Then, instead of sending, for example, 'USER joe', Robo-FTP sends instead 'USER [email protected]' so that proxy can relay connection to appropriate destination. In the same way, instead of 'USER [email protected]', Robo-FTP sends either 'OPEN real.ftp.server' or 'SITE real.ftp.server', depending on the Proxy Server Type selected.
A “Simple Relay” is not a real proxy but rather a ‘pipe’ or ‘redirector’ that listens on a predefined port. When a client connects to this port, a predefined destination server redirects all traffic between the client and the remote FTP server.
|