Table of Contents

Search

  1. Preface
  2. Overview of the Server Manager Command Line Interface
  3. Usage Scenario: Using Server Manager CLI Commands to Run Replications
  4. Command Reference

Command Line Interface for the Server Manager

Command Line Interface for the Server Manager

download config

download config

Downloads a replication configuration from the Server Manager Main server and saves the downloaded configuration as an XML configuration file to the local computer where you run this command.

Syntax

Enter the command with both positional parameters:
download config
configuration_name
path_to_XML_configuration_file
The following short form is acceptable:
dlc
configuration_name
path_to_XML_configuration_file

Parameters

The following table describes the command parameters:
Parameter
Description
path_to_XML_configuration_file
The full path to the downloaded XML configuration file on the local computer. If you do not specify a path, the Server Manager saves the configuration to the current directory.
If the path includes spaces or special characters, enclose the path value with single quotation marks.
configuration_name
The name of the replication configuration on the remote Server Manager instance that you want to download.

Example

The following command downloads the Ora2Ora configuration and saves it as the Ora2Ora.xml file in the C:\configs directory.
download config Ora2Ora C:\configs\

0 COMMENTS

We’d like to hear from you!