Configuration Mode Commands : SteelHead Configuration Commands : CIFS Prepopulation Support Commands : prepop share policy access-time
  
prepop share policy access-time
Adds an access time synchronization rule to the policy.
Syntax
prepop share policy remote-path <remote-path> policy-name <policy-name> access-time {sync-relative <time> | time <time> compare-op {before |after}}
Parameters
remote-path <remote-path>
Specifies the remote path of the share. Use the format '\\server\share'.
policy-name <policy-name>
Specifies a policy name.
sync-relative <time>
Specifies the time relative to synchronization, in the following format:
'hh:mm:ss'
time <time>
Specifies the reference time in the following format:
'yyyy/mm/dd hh:mm:ss'
compare-op
Specifies the compare operator:
•  before - Before the specified time
•  after - After the specified time
Usage
This command performs prepopulation synchronization based on the time that a file was accessed.
Example
amnesiac (config) # prepop share policy remote-path '\\10.11.61.66\backup' policy-name prepoppolicy access-time sync-relative '03:05:11'
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show prepop share policy