Command Line Interface Specification Linux Mac

11
This is the password of a user. See the backup command for more information.
-key <key>
This is the encryption key of the user. See the backup command for more information.
-server <server address>
This is the network address or domain name of the BackupAgent 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.
Version <number>: specifies that the version that the defined version has to be restored.
When a user uses -version all then all versions of a file will be stored. This will be done such as
<file>.1 <file> 2 etc. If this option is not used -version last is assumed. This parameter is ignored
when the -input parameter is used.
-dest <destination location>
This parameter defines the location on the file system where the requested files have to be
restored. This must be an existing location on the file system. The client will use the original
location when a user does not specify this.
-input <file>
This option specifies that the list of files to be restored must be read from the given file. This
option may be useful if a large number of files needs to be restored. The input file must be
structured as follows:
<version> <path>