Difference between revisions of "Backup system"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
''This functionality is available from [[MOR 8 documentation | MOR 8]]''.
<!---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 backs up the MOR database and allows it to be restored at any time.


The backup system can be configured in Settings:
The backup system can be configured in Settings:
 
<br><br>
[[Image:backups1.png]]
[[Image:backups1.png]]
 
<br><br>
 
If '''Run Backup according below schedule''' is checked, the following settings become active:
If '''Run Backup according below schedule''' is checked, the following settings become active:


Line 16: Line 14:
* '''Keep on local server'' – how many backups to keep on the server. The system deletes the oldest one if the limit is reached.
* '''Keep on local server'' – how many backups to keep on the 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.
* '''Don't start backup if disk space less than''' – checks disk space before making an auto backup.
 
<br><br>
 
 
Now in '''Settings - Backups''', we can click '''New Backup''' to create a new Manual Backup:
Now in '''Settings - Backups''', we can click '''New Backup''' to create a new Manual Backup:
 
<br><br>
[[Image:backups2.png]]
[[Image:backups2.png]]
 
<br><br>
 
 
Enter any comment and click on '''Create''' to create the Manual Backup:
Enter any comment and click on '''Create''' to create the Manual Backup:
 
<br><br>
[[Image:backups3.png]]
[[Image:backups3.png]]
 
<br><br>
 
 
You can download the backup by clicking the '''Download''' icon or restore the backup by clicking the '''Restore''' icon:
You can download the backup by clicking the '''Download''' icon or restore the backup by clicking the '''Restore''' icon:
 
<br><br>
[[Image:backups4.png]]
[[Image:backups4.png]]
 
<br><br>
 
 
When Scheduler (which runs every hour) makes an auto backup, it is seen as type = '''auto''' in the backups list:
When Scheduler (which runs every hour) makes an auto backup, it is seen as type = '''auto''' in the backups list:
 
<br><br>
[[Image:backups5.png]]
[[Image:backups5.png]]
<br><br>
<br><br>
= See also =
= See also =
* [[I have a problem with Backups]]
* [[I have a problem with Backups]]

Revision as of 17:41, 23 March 2013

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:

Backups1.png

If Run Backup according below schedule is checked, the following settings become active:

  • Month – in which month backup should be made.
  • Day of every month – which day of every month backup should be made.
  • Day of week – which day of the week backup should be made.
  • Hour – which hour backup should be made.
  • 'Keep on local server – how many backups to keep on the 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:

Backups2.png

Enter any comment and click on Create to create the Manual Backup:

Backups3.png

You can download the backup by clicking the Download icon or restore the backup by clicking the Restore icon:

Backups4.png

When Scheduler (which runs every hour) makes an auto backup, it is seen as type = auto in the backups list:

Backups5.png

See also