Posted by rafnews on December 24, 2012 at 11:48pm
Hi,
i'm looking for the best solution to backup and restore all my drupal website + database.
under Joomla we have akeeba backup that allow to backup the whole site + database into a single file (like a zip) and to restore the complete website on another webserver just in few steps via a gui.
I would like to know if something like that exists under drupal ?
thx
Comments
Backup and Migrate
The Backup and Migrate module is what you are looking for.
I installed it and tested
I installed it and tested it.
However i was not able to backup the website...only he database.
is it normal ?
What does not kill you, makes you stronger.
---
Your website files are located in the "sites" folder. It's a good idea to make a copy of those as well, but in "most" cases it's the database that becomes corrupted, not the actual files.
I understand but i was
I understand but i was looking more a complete module that can:
- backup DB
- backup website (not only DB)
- schedule backup
- compress the backup into zip for example and allow download (with email notification)
- restore DB and/or website to allow migration to another server.
i'm not fan of copy and paste... so to copy the whole website + backup DB only is not so good from my point of view.
What does not kill you, makes you stronger.
If you read the Backup and Migrate project page
If you read the Backup and Migrate project page and you may find the solution you are looking for. There are a handful of additional modules that extend the functionality of Backup and Migrate. One of them being a module to backup files.