Functional Specification
Backup the 'User assets' and 'Certificates' of the Relay Server.
Command Format
SDSVBackup.bat -dir BackupFolder [-autodate]
Option
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: '\', '/', ':', '*', '?', '"', '<', '>', '|'
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
Ended normally
Ended abnormally
Location for Saving Commands
<Relay Server installation folder>\bin
Authority Required for Execution/Execution Environment
Execute with a user that belongs to the Administrators group of the local computer or a user that belongs to the Domain Admins group of the domain.
Execute on the Relay Server.
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