You are here

Files in Backup and Migrate 5.2

Primary tabs

File namesort descending Location Namespace Description
backup_migrate.css backup_migrate.css .schedule-list-disabled { filter:alpha(opacity=50); -moz-opacity: .50; opacity: .50; } .backup-migrate-tables-checkboxes .form-item label { width: 15em; float: left; overflow: hidden; white-space: nowrap; height: 1.75em; margin:…
backup_migrate.info backup_migrate.info name = Backup and Migrate description = "Backup or migrate the Drupal Database quickly and without unnecessary data."
backup_migrate.install backup_migrate.install Install hooks for Backup and Migrate.
backup_migrate.module backup_migrate.module Create (manually or scheduled) and restore backups of your Drupal MySQL database with an option to exclude table data (e.g. cache_*)
db.inc includes/db.inc General database dump/restore code for Backup and Migrate.
destinations.browser.inc includes/destinations.browser.inc Functions to handle the browser upload/download backup destination.
destinations.db.inc includes/destinations.db.inc Functions to handle the direct to database destination.
destinations.email.inc includes/destinations.email.inc Functions to handle the email backup destination.
destinations.file.inc includes/destinations.file.inc Functions to handle the local server directory backup destinations.
destinations.inc includes/destinations.inc All of the destination handling code needed for Backup and Migrate.
files.inc includes/files.inc General file handling code for Backup and Migrate.
profiles.inc includes/profiles.inc All of the settings profiles handling code for Backup and Migrate.
README.txt README.txt ------------------------------------------------------------------------------- Backup and Migrate for Drupal 5.x by Ronan Dowling, Gorton Studios - ronan (at) gortonstudios (dot)…
schedules.inc includes/schedules.inc All of the schedule handling code needed for Backup and Migrate.

Other projects