prepop share policy write-time
Adds a write time synchronization rule to the policy.
Syntax
prepop share policy remote-path <remote-path> policy-name <policy-name> write-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 a file was modified.
Example
The following example shows a policy with a rule that synchronizes files modified in the last 48 hours:
amnesiac (config) # prepop share policy remote-path '\\10.11.61.66\example_prepop' policy-name policy1 write-time sync-relative '48:00:00'
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands