Top
Systemwalker Software Configuration Manager Reference Guide
FUJITSU Software

1.5.2 swcfmg_restore (Restore Command)

Description

This command restores the backup data in the specified directory.

Synopsis

swcfmg_restore -d <Backup data storage directory>

Options

-d <Backup data storage directory>

Specify the path to the directory that contains the backup data to be restored.

Return value

Return value

Meaning

0

The command has terminated normally.

10

A parameter error has occurred.

20

The specified I/O path is incorrect.

100

Systemwalker Software Configuration Manager is running.

101

A command that cannot be executed at the same time as this command is already running.

102

You do not have the privileges required to execute this command.

110

A write error has occurred.

200

Setup has not been performed.

255

A system error has occurred.

Command location

Admin server

[Windows]

<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin

[Linux]

/opt/FJSVcfmgm/bin

Privilege required/execution environment

[Windows]

[Linux]

Cautions

Example

Restoring a system

[Windows]

swcfmg_restore -d c:\backup

[Linux]

swcfmg_restore -d /tmp/backup