Lenovo ThinkPad R61i User Manual

Page 67

Advertising
background image

Table 23. (continued)

Command

Parameter

Description

Example

<Inclusions>

<SizeCompare>

<Operand>

<Size>

<Dest>

<Operation>
where

v

<SizeCompare> is
the optional
parameter to select
files based on their
size.

– <Operand> is

either LARGER
or SMALLER.

– <Size> is the file

size in MB.

v

<Dest> is an
optional parameter
that specifies the
name of the
destination folder
on the target
system where the
files will be
written.

v

<Operation> is an
optional parameter
that specifies how
the file path is to
be handled. Specify
either of the
following:

– P - preserves the

path of the file
and recreates
the file on the
target system
starting at the
location
specified by the
<Dest>
parameter.

– R - removes the

path of the file
and places the
file directly in
the location
specified by the
<Dest>
parameter.

Note:

If the P or R

command is not
used in the
<Operation> tag,
the default is to
leave the
<Operation>
empty, for
example,
<Operation></
Operation>.

Example 2

<Inclusions>
<IncDescription>
<Descriptin>
C:\MyWorkFolder\*.*
</Decsription>
<DateCompare>
<Operand>
NEWER
</Operand>
<Date>07/31/2005</Date>
</DateCompare>
</IncDescription>
</Inclusions>

Example 3

<Inclusions>
<IncDescription>
<Description>
C:\MyWorkFolder/*.*
</Description>
<SizeCompare>
<Operand>
SMALLER
</Operand>
<Size>200</Size>
</SizeCompare>
</IncDescription>
</Inclusions>

Example 4

<Inclusions>
<IncDescription>
<Description>
C:\MyWorkFolder\*.*
</Description>
<Dest>
D:\MyNewWorkFolder
</Dest>
<Operation>
</Operation>
<IncDescription>
</Inclusions>

Chapter 4. Rejuvenation and migration

59

Advertising