BackupDir
The directory that the IDOL Category component uses to store temporary files while it performs a backup. Category copies the files that it backs up into a BACKUP directory under this directory, and then zips it up (for example backupdir\BACKUP
). It stores the final backup file in the path that you specify in the BackupServer action Path parameter.
Type: | String |
Default: | the category component directory |
Required: | No |
Configuration Section: | Server |
Example: | BackupDir=backuptemp
|
See Also: | BackupServer action |