Closed (duplicate)
Project:
Backup and Migrate
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 May 2012 at 13:21 UTC
Updated:
16 Jul 2019 at 12:24 UTC
Jump to comment: Most recent
Comments
Comment #1
mitchell commentedSee also #484428: Rules integration.
Comment #2
Anonymous (not verified) commentedI'm very keen on this feature, too.
My usecase is a high-traffic community website. To get safe backup copies (i.e. 100% consistent), the site has IMHO to be put into maintenance mode with tables locked. Doing this daily at a random time is a pain. So I decided to let "weak" backups (without locking) happen daily, but I would like to let "strong" backups (with locking and maintenance mode on) take place once a week at a well defined time. Rules is capable of scheduling in this way.
So, with respect to the OP, a Rules action for starting backup tasks would be a quite versatile tool. We should discuss this intensely. I would assist in development and help testing patches for this feature.
Comment #3
mitchell commentedIt looks like the actions integration wasn't ported from D6. BAM's drush integration, bam-backup and bam-restore, would be a very straightforward port to Rules actions, allowing for its schedules and reactions to be used. #313134: Allow setting scheduled time similar to cron job would be fixed too then. I think you would only additionally need to log the messages to dblog rather than showing them.
Comment #4
netlooker commentedWhile working on the project, I also needed such functionality. Results of my work I posted on github - https://github.com/3drupal/rules_bm. Maybe this will help in the further integration with Rules.
Comment #5
delacosta456 commentedhi netlooker
i downloaded your modules but it did not create the back up while i am receiving notification message off backup correctly created
Comment #6
couturier commentedUpdating the version as the 7.x-2.x branch will be deprecated soon.
Comment #7
brankoc commented