Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

1.32 SDSVBackup.bat (Backup of Relay Server)

Functional Specification

Backup the 'User assets' and 'Certificates' of the Relay Server.

Command Format

SDSVBackup.bat -dir BackupFolder [-autodate]

Option

-dir BackupFolder

Specify the full path of the folder in which the backup data of the Relay server is to be stored. You need to create a folder beforehand.
If the full path of the folder includes halfwidth spaces, enclose it in double quotations.
It is recommended to describe the specifiable full path in 96 halfwidth characters or less.
The operations in the case where the length of the full path exceeds 96 characters cannot be guaranteed.
Halfwidth alphanumeric characters and symbols can be used to specify the path.
The following symbols, however, cannot be used while specifying a folder name:
The symbols that cannot be used: '\', '/', ':', '*', '?', '"', '<', '>', '|'

-autodate

When this option is specified, create a subfolder with the backup acquisition date (format: yyyymmddhhmmss) under the folder in which you want to keep the backup and save the backup data in that subfolder.

Return Value

0:

Ended normally

Other:

Ended abnormally

Location for Saving Commands

<Relay Server installation folder>\bin

Authority Required for Execution/Execution Environment

Note

The command execution result will be output to the command prompt. To save the execution result, specify the file for output through redirection when executing this command.

Examples of Use

SDSVBackup.bat -dir d:\DTKBK -autopath