Command Line Interface Specification Windows

11
d|D_Root|0|0|0|1
d|X_Root|0|0|0|1
C:\>
Request of the backup tree under DMA_684-C_Root (which example the C-drive of a scan pc for
the user of the DMA application with client number 684 displays):
C:\> CloudBackup.Console.exe dir -login test -pass test -server 10.0.0.1 -l DMA_684-C_Root
d|Program Files|0|0|0|1
d|Documents and Settings|0|0|0|1
f|msizap.exe|94720|02-17-2007 15:03:48|02-17-2007 15:03:48|1
f|pagefile.sys|603979776|10-01-2007 13:29:42|10-29-2007 01:14:07|1
f|pagefile.sys|515263981|10-01-2007 13:29:42|10-30-2007 14:56:37|2
C:\>
7.4 Format short File version
The short version will display the result in the following format:
<type>|<name>
De 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’s the choice of the user to delete the backslash.