| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Hassan Schroeder | Date: | October 30 2012 4:17pm |
| Subject: | Re: Dumping drupal databases | ||
| View as plain text | |||
On Tue, Oct 30, 2012 at 9:12 AM, Tim Johnson <tim@stripped> wrote: > I might try cp -p -r, but need a second opinion. If you want to dump one or more databases, presumably you know the name(s); just use the mysqldump utility. Copying files is not the optimal way to save your data for most use cases. -- Hassan Schroeder ------------------------ hassan.schroeder@stripped http://about.me/hassanschroeder twitter: @hassan
