Back type in moodle cron job

Re: Back type in moodle cron job

by rajitha hewabandula -
Number of replies: 4

Thanks for the update. So the next time back up runs , it is a incremental backup, right?

In reply to rajitha hewabandula

Re: Back type in moodle cron job

by Renaat Debleu -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers

There is no such thing as an incremental or differential backup in Moodle.  The courses are always backed up completely. In the configuration of automatic backups one can choose to exclude logs - users - ..., but there is no option to backup up only the changed modules or users.

In reply to Renaat Debleu

Re: Back type in moodle cron job

by rajitha hewabandula -

Hi Renaat,

What is the scenario, when backup runs for the 2nd time having set the cron job to run every 5 mints. I am bit confused over whether it is incremental or full backup? This is very important as it is critical with the available space..

Many thanks again...

In reply to rajitha hewabandula

Re: Back type in moodle cron job

by Renaat Debleu -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers

Backups are not created every time you run the cron job but they follow the scheme you create on the Automated backup setup page (Site administration->Courses->Backups->Automated backup setup). So you can only create 1 full backup every day, but you can also configure to keep the Maximum number of backups kept (default = 1).

In reply to Renaat Debleu

Re: Back type in moodle cron job

by rajitha hewabandula -

Hi Renaat,

Many  Thanks for this info.

Currently my moodledata folder is 300GB in size. What is the scenario if I set automatic backup to Daily? As u said I set the Maximum number of backups to 1.