Command Line Interface Specification Linux Mac
10
f|pagefile.sys|515263981|10-01-2007 13:29:42|10-30-2007 14:56:37|2
C:\>
5.3 Format short File version
The short version will display the result in the following format:
<type>|<name>
The type indicator indicates if a field has to be displayed as a file or directory. Possible values are:
F (File)
D (Directory)
For a single-directory listing, the name will only contain the name of a file or directory and will
not contain the path. For a recursive directory listing, the name will contain the full path. If the
name contains a “|” then the “|” will be replaced with a “\|”. As example “something|something”
will be replaced with “something\|something”. It is the choice of the user to delete the backslash.
6. Restore
This action makes it possible to perform a restore by using the command line.
Java -jar cli.jar restore -login <login name> -pass <password> -key <key>
-server <server address> [-version [all|last|<number>]]
[-dest <destination location>] -input <file> | <file> <file> ...
6.1 Arguments explained
-login <login name>
This is the user login name of the user. See the backup command for more information.
-pass <password>