Multi-site installations
jshuster@drupal.org - April 6, 2008 - 06:58
| Project: | backup |
| Version: | 5.x-3.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
It'd be useful to extend backup to handle the case where multiple sites are run from a single database.
A fairly simple way to do this would be to provide an option to separately back up the databases vs. the source code.
Since a multi-site installation uses a single code base to run several web sites, with each site having its own database, one could configure one site to backup the code base and its database, and the remaining sites to just back up their databases.
This is a very handy module, BTW ... thanks!
