Drupal Backup

A simple backup script for Drupal installations running on OS X or OS X Server. MysqlDump is used to export one or more Drupal databases, and Tar is used to backup the web root folder. The commands are executed inside Terminal so you can watch all the action. You can control the number of backups to keep and where they should be saved.
*** The script must be opened in Script Editor and the beginning properties modified to suit your Drupal server settings. There are comments inside the code to guide you through the settings. ***
Version#: 
1.0
Download: