Command Line Interface Specification Windows
1
Command Line Interface Specification Windows
Online Backup Client version 4.3.x
1. Introduction
The CloudBackup Command Line Interface (CLI for short) makes it possible to access the
CloudBackup Client software from the command line. The following actions are implemented:
backup, delete, dir en restore. These actions are described in more detail in the following
paragraphs.
For all actions applies that a successful action is indicated by means of exit code 0. In all other
cases a status code of 1 will be used.
2. Configuration
The command line client needs a configuration file. This configuration file may have the same
layout as the configuration file for the full CloudBackup client. This configuration file is expected
to reside in one of the following folders: CLI installation location or the settings folder in the CLI
installation location. The name of the configuration file must be: Settings.xml.
Example: if the CLI is installed in C:\Windows\MyBackup\, the configuration file may be in one of
the two following locations:
C:\Windows\MyBackup\Settings.xml
C:\Windows\MyBackup\Settings\Settings.xml
If both are present, the first form has precedence.
Also the customer needs to edit the CloudBackup.Console.exe.config file which is located in the
program file directory and edit the following line: