I like to make incremental backups of my drupal databases. To do that I’ve tried combine the best practices* into one bash script that I can run periodically and easily. The end result is a bash function that’s easy and user friendly. It works by leveraging Drush aliases and the drush sql-dump command in combination [...]
↧