Difference between revisions of "Backup system"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
''This functionality is available from [[MOR v0.8 documentation | MOR 8]]'' | ''This functionality is available from [[MOR v0.8 documentation | MOR 8]]''. | ||
The backup system backs up the MOR database and allows it to be restored at any time. | |||
The backup system can be configured in Settings: | |||
[[Image:backups1.png]] | [[Image:backups1.png]] | ||
If '''Run Backup according below schedule''' is checked, | If '''Run Backup according below schedule''' is checked, the following settings become active: | ||
* '''Month''' - at which month backup should be made | * '''Month''' - at which month backup should be made. | ||
* '''Day of every month''' - at which month | * '''Day of every month''' - at which day of every month backup should be made. | ||
* '''Day of week''' - at which day of the week backup should be made | * '''Day of week''' - at which day of the week backup should be made. | ||
* '''Hour''' - at which hour backup should be made | * '''Hour''' - at which hour backup should be made. | ||
* '''Keep on local server''' - how many backups to keep on server. | * '''Keep on local server''' - how many backups to keep on server. The system deletes the oldest one if the limit is reached. | ||
* '''Don't start backup if disk space less than''' - checks disk space before making auto backup | * '''Don't start backup if disk space less than''' - checks disk space before making an auto backup. | ||
Now in '''Settings - Backups''' we can | Now in '''Settings - Backups''', we can click '''New Backup''' to create a new Manual Backup: | ||
[[Image:backups2.png]] | [[Image:backups2.png]] | ||
Line 25: | Line 25: | ||
Enter | Enter any comment and click on '''Create''' to create the Manual Backup: | ||
[[Image:backups3.png]] | [[Image:backups3.png]] | ||
Line 31: | Line 31: | ||
You can download backup by | You can download the backup by clicking the '''Download''' icon or restore the backup by clicking the '''Restore''' icon: | ||
[[Image:backups4.png]] | [[Image:backups4.png]] | ||
Line 37: | Line 37: | ||
When scheduler (which runs every hour) makes auto backup it is seen as type = '''auto''' in backups list: | When scheduler (which runs every hour) makes an auto backup, it is seen as type = '''auto''' in the backups list: | ||
[[Image:backups5.png]] | [[Image:backups5.png]] |
Revision as of 03:06, 17 May 2010
This functionality is available from MOR 8.
The backup system backs up the MOR database and allows it to be restored at any time.
The backup system can be configured in Settings:
If Run Backup according below schedule is checked, the following settings become active:
- Month - at which month backup should be made.
- Day of every month - at which day of every month backup should be made.
- Day of week - at which day of the week backup should be made.
- Hour - at which hour backup should be made.
- Keep on local server - how many backups to keep on server. The system deletes the oldest one if the limit is reached.
- Don't start backup if disk space less than - checks disk space before making an auto backup.
Now in Settings - Backups, we can click New Backup to create a new Manual Backup:
Enter any comment and click on Create to create the Manual Backup:
You can download the backup by clicking the Download icon or restore the backup by clicking the Restore icon:
When scheduler (which runs every hour) makes an auto backup, it is seen as type = auto in the backups list: