Specifications

3-705
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-preposition) scan-type
(config-preposition) scan-type
To set the file scanning type for a preposition directive, use the scan-type preposition configuration
command.
scan-type {full | since last | since period units}
Syntax Description
Defaults Full
Command Modes preposition configuration mode
Device Modes application-accelerator
Examples The following example shows how to set the scan-type for a preposition directive:
WAE(config)# accelerator cifs preposition 3
WAE(config-preposition)# scan-type since last
Related Commands (config-preposition) recursive
(config-preposition) root
full Specifies to copy all files to the Edge WAE cache.
since last Specifies to copy only the files that have changed since the last preposition
to the Edge WAE cache. This differential filter is applied from the second
iteration of a task execution onward.
If a new directory is moved to an already prepositioned directory (without
changing its last-modified time), this new directory is not prepositioned
during the next prepositioning session when you choose this option.
since period units Specifies to copy only the files that have changed within the specified
period. Period values are the number of minutes, hours, days, or weeks
(depending on the units specified). Unit values are min, hour, day, or week.