Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

ics:mirror

The ics:mirror tag mirrors one or more mirrorlists.

Syntax

Parameters

target (required)
Name or IP address of the target server.

username (required)
Username for the Content Server installation on the target server.

cgiprefix (required)
CGI prefix of the target server. If the CGI prefix is not specified, the remote server uses the same CGI prefix as the source machine.

targetinifile (required)
List of property files separated by semicolons to merge on the target server. If this parameter is not specified, the default property file is used.

port (required)
TCP/IP port for communication with the target server. If this parameter is not specified, the system defaults to port 80.

useproxy (required)
Set this parameter to true to communicate via a proxy server or false otherwise. If not specified, a proxy server is used.

secure (required)
Set this parameter to true to encrypt and transmit the mirror communication using the https protocol. If this parameter is not specified, the system defaults to unencrypted http to communicate with the target server.

httpversion (required)
Specifies the http protocol version to be used to communicate with the target server. Content Server supports versions 1.0 or 1.1. If this parameter is not specified the system defaults to http 1.0.

outputvariable (required)
Name of the variable to store the http response from the target server. This variable may then used to display informational or error messages.

Description

The ics:mirror tag mirrors one or more mirrorlists. Each mirrorlist is declared using the ics:mirrorlist tag.

errno

None.

Example

The following example mirrors all rows of the table called MyTable to a server called OtherMachine using port 7001.

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.