HEy all together,
I just have an easy request. If I use the backup and migrate instead of sqldumper, do i need a cronjob for the module. If not that would be a big argument for the module
many thanks
chris

Comments

rport’s picture

Status: Active » Closed (fixed)

Backup & Migrate is executed along with other events in Drupal... As such, you don't need a specific cron entry for this to be executed, as long as the cron is being executed on a periodic basis consistent with your backup schedule..

For more information, visit the Drupal help page;

http://drupal.org/cron

Russ