Manage Sites: Proxy Server Settings |
Top Previous Next |
The following popup window is displayed when you click on the Proxy Settings button on either the Add New Site or Edit Site Settings popup window related to the Manage Sites dialog in the Configurator.
The following proxy server types may be selected:
The most common proxy servers types are FTPUSER, SOCKS4, SOCKS4a, and SOCKS5.
FTPOPEN, FTPSITE, and FTPUSER are available only for 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.
Related Command(s): FTPLOGON |