Program file: |
MOVEQUARG2.EXE | |
Purpose: |
This tool is used to age and move message
files in the Praetor\Quar folder to another location and/or drive that
are older than the number of days specified. | |
Usage: |
MOVEQUARG2 <Data full path> <Dest full path> <#-of-days-retention> Data path is the directory location where the *.EML message files can be found. Example: MOVEQUARG2 "C:\Program Files\CMS Praetor G2\Quar" "D:\G2-Archive" 5 This invocation will take Praetor *.EML message files found in the folder path C:\Program Files\CMS Praetor G2\Quar and move those that are older than 5 days to the drive D in D:\G2-Archive. Note:
You can also use this to purge old files that are in the archive folder by specifying a path of "C:\Program Files\CMS Praetor G2\Archive". | |
Other: |
You can display a help screen by invoking this program with '?' as the one and only parameter. This command is invoked by the daily maintenance scheduled task. |