I must be missing something... I setup the live backups to run in task scheduler but they fail each time. I can run the command line - S:\CommitCRM\Utils\CommitBackup.exe CommitCRMLiveSQLBackup and it completed fine.
I have edited the CommitBackup.ini with the following:
ManualBackupSaveToFolder=\\XXX\Backups
LiveBackupSaveToFolder=\\XXX\Backups
CSDAdsFolder=C:\Program Files\Advantage 11.10\Server\
Task scheduler says-
Task Scheduler successfully finished "{d2e43e2d-a392-4ad7-b259-4427be4900a5}" instance of the "\CommitCRM Backups"
Then I get a message from commit that says-CommitCRM SQL live backup couldn't run because the folder defined to store backup files in CommitBackup.ini could not be found or is not accessible. Configure the LiveBackupSaveToFolder parameter in CommitBackup.ini and try again.
What am I missing??
I have edited the CommitBackup.ini with the following:
ManualBackupSaveToFolder=\\XXX\Backups
LiveBackupSaveToFolder=\\XXX\Backups
CSDAdsFolder=C:\Program Files\Advantage 11.10\Server\
Task scheduler says-
Task Scheduler successfully finished "{d2e43e2d-a392-4ad7-b259-4427be4900a5}" instance of the "\CommitCRM Backups"
Then I get a message from commit that says-CommitCRM SQL live backup couldn't run because the folder defined to store backup files in CommitBackup.ini could not be found or is not accessible. Configure the LiveBackupSaveToFolder parameter in CommitBackup.ini and try again.
What am I missing??
Comment