Return to Snippet

Revision: 15750
at July 15, 2009 15:29 by zachharkey


Initial Code
drush sql dump > /path/to/BACKUPS/site_name-$(date +%Y-%m-%d-%H.%M.%S).sql

Initial URL
http://drupal.org/node/496712#comment-1781316

Initial Description


Initial Title
Use drush sql dump to dump the database to the file system.

Initial Tags
drupal

Initial Language
Bash