The path to the backup directory.
You must set one BackupDirN parameter for each backup that you included in NumberOfBackups, where N is the zero-based index of the backup. Set each BackupDirN parameter to the location in which to store one IDOL Server document backup.
Note: If the path that you specify contains spaces, you must percent-encode the spaces (as %20).
| Type: | String |
| Default: | |
| Required: | Yes, if you have set Backup to True |
| Configuration Section: | Schedule |
| Example: | NumberOfBackups=2 BackupDir0=C:\backups BackupDir1=E:\backups |
| See Also: |
|
|