Platform: LinuxProducts: MSP360 Backup
Article ID: s0472Last Modified: 23-Feb-2026

Import Configuration (Backup Template) (CLI 2.0)

You can import the set of Backup Agent settings and the backup and restore plans from another Backup Agent instance to execute them on the local computer. To import the backup template, use the following command:

ubuntuuser@ubuntu:/opt/local/MSP360 Backup/bin$ ./cbbV2 config import
MSP360 Backup Command Line Interface started

import  - import backup configuration from the file
Usage: /opt/local/MSP360 Backup/raw_bin/cbbCommandLineV2 [options]

Options:
  -p, --path <path>             	Specify path to configuration archive file
  --replace-prefix <replacePrefix>  Specify to replace backup prefix in the
                                	imported accounts with current machine name

Example:

ubuntuuser@ubuntu:/opt/local/MSP360 Backup/bin$ ./cbbV2 config import --path "/home/user/Configuration_20260223072700.cbbconfiguration"
MSP360 Backup Command Line Interface started

Default settings imported successfully
Cloud accounts imported: 2 from 2
Plans imported: 3 from 3
Configuration successfully imported from /home/user/Configuration_20260223072700.cbbconfiguration

Success.
https://git.cloudberrylab.com/egor.m/doc-help-std.git
Production