Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Automated course backup.

Automated course backup

From MoodleDocs
Revision as of 22:31, 28 January 2006 by Iñaki Arenaza (talk | contribs) (Scheduled course backups need CRON. Link to cron setup page.)

The backup configuration page enables you to configure automated course backups and their schedule.

Course backups are more expensive in terms of time and CPU usage. The recovery time to have your site running again is longer. Course backups are useful for obtaining "fresh" copies of courses to be re-used or distributed individually, however they should never be used as a primary backup system (unless your hosting doesn't allow the preferred site backups). In order to make scheduled course backups, you have to setup CRON to run periodically. Have a look at Set up cron for details.

Site backups, as explained in upgrading Moodle, are recommended in order to have all data saved with the best confidence and the shorter recovery time.

See also