Command Line Interface Specification Windows
12
8. Restore
This action makes it possible to perform a restore by using the command line.
CloudBackup.Console.exe restore /login <login name> /pass <password> /key <key>
/server <server address> [/version [all|last|<number>]]
[/dest <destination location>] /input <file> | <file> <file> ...
8.1 Arguments explained
/login <login name>
The user login name of the user. See the backup command for more information.
/pass <password>
The password of a user. See the backup command for more information.
/key <key>
The encryption key of the user. See the backup command for more information.
/server <server address>
The network address or domain name of the CloudBackup Server.
As example: http://<server name> or https://<server name>
/version [all|last|<number>]
This optional parameter specifies which version of a file has to be restored. There are 3
possibilities for this parameter:
version all: specifies that all versions of the file has to be restored.
version last: specifies that the last version of a file has to be restored.