Previous Topic: Configuration Files

Next Topic: Files Affected During Installation/Uninstallation

D2DPMSettings.INI Configuration File

The D2DPMSettings.INI is the configuration file used to define how the CA ARCserve D2D On Demand updates are collected. By default, the D2DPMSettings.INI is located in the <ProductHome>\Update Manager directory and can be viewed or edited using a text editing application such as Notepad.

Syntax

The following options are available for CA ARCserve D2D On Demand updates:

[DownloadServer]
ServerType=1
ServerName=155.35.16.61
Protocol=HTTP
Port=8014
ServerCount=2
[Schedule]
AutoCheckUpdate=1
AutoDownload=1
DisableActiveUpdate=0
WeekDay=1
Hour=04
[ProxySettings]
UseProxy=0
ProxyRequireAuth=0
ProxyServer=
ProxyPort=
ProxyUserName = 
ProxyPassword =
[DOWNLOADCONFIG]
RetryCount=3
TimeOutForEachTry=60
PacketCount=16
[Debug]
DebugLevel=3
LogFileSize=10
[D2DUpdates]
path=C:\Program Files\CA\ARCserve D2D On Demand\D2DUpdates
[CA ARCserve D2D]
Date=0
Time=0
[Staging server #1]
Server name = stgsvr1
Server port = 8014

[Staging server #2]
Server name = stgsvr2
Server port = 8014

Download Server:

Schedule:

ProxySettings:

DOWNLOADCONFIG:

Debug:

D2DUpdates:

Path location for downloaded updates.

Default path = <ProductHome>\D2DUpdates

Important! The path of the download directory should always have a "D2DUpdates" folder at the end (for example: "C:\Test\D2DUpdates"). If this path is changed, then you must also manually update the docBase value to include this changed path. The docBase parameter is located in the following file "<ProductHome>\TOMCAT\conf\server.xml" and can be changed by stopping the web service. This is mandatory otherwise other CA ARCserve D2D On Demand machines cannot access this CA ARCserve D2D On Demand machine as a staging server.

CA ARCserve D2D: