FTPDestinationName

This parameter indicates the ultimate FTP server to which the Reflection security proxy server connects. This parameter is valid only when user authorization is enabled on the proxy server; otherwise, the destination host and port are predefined by the proxy server for a given server port.

This parameter is used in conjunction with the securityEnabledFTP parameter, and is valid for dynamically generated or protected static sessions only. When the HTML is delivered to the user, the FTPDestinationName and FTPDestinationPort parameters are removed from the HTML to hide the name and port of the destination FTP server if the user views the HTML source from the web browser.

Value

The name of the actual destination FTP server to which the proxy server will connect.

Example

<param name="FTPDestinationName" value="myHost">