[wp-hackers] How do you guys back up Wordpress sites?
Hal Burgiss
hal at burgiss.net
Wed Mar 12 21:29:04 UTC 2014
rsync filesystem and mysqldump to different location, multiple times per
day. Code is always in a local git repo too (backed up of course).
On Wed, Mar 12, 2014 at 4:59 PM, Jamie Currie <jamie at wunderdojo.com> wrote:
> Totally agreed. Started using BackupBuddy a couple of years ago and it's
> worth every penny. Have it sync'ing 30+ sites into Dropbox doing db backups
> daily and full site backups weekly. If worst comes to worst I can spin
> everything back up on a fresh server in under 30 minutes with minimal data
> loss.
>
> Jamie Currie
> CEO www.wunderdojo.com
>
>
> ------ Original Message ------
> From: "Thomas Belknap" <dragonfly at dragonflyeye.net>
> To: wp-hackers at lists.automattic.com
> Sent: 3/12/2014 10:42:46 AM
> Subject: Re: [wp-hackers] How do you guys back up Wordpress sites?
>
>> BackupBuddy. Full stop.
>>
>> * Note: not an affiliate of iThemes, just a fan-boi!
>>
>> Tom Belknap
>> Owner/Editor, DragonFlyEye.Net
>> Over Drinks columnist, (585) Magazine <http://585mag.com>
>> Join me:
>>
>> - *Inbox:* http://dragonflyeye.net/subscribe
>> - *Web*: http://dragonflyeye.net/
>> - *Facebook*: https://www.facebook.com/DragonFlyEye.Net
>> - *Twitter*: https://twitter.com/dragonflyeye
>> - *Google*: https://plus.google.com/u/1/103251482414903117843/posts
>>
>>
>>
>>
>> On Wed, Mar 12, 2014 at 1:24 PM, Steve Litt <slitt at troubleshooters.com>
>> wrote:
>>
>> Hi all,
>>>
>>> How do you guys back up Wordpress sites? Do you just back
>>> up the /var/www/blog (or whatever) and then use mysqldump to back up
>>> the Wordpress database?
>>>
>>> Would the preceding work on a server where you're just one of many
>>> users (like Bluehost, etc)? If not, how do you do it there, and how do
>>> you test the restorability of your backup?
>>>
>>> Thanks,
>>>
>>> SteveT
>>>
>>> Steve Litt * http://www.troubleshooters.com/
>>> Troubleshooting Training * Human Performance
>>> _______________________________________________
>>> wp-hackers mailing list
>>> wp-hackers at lists.automattic.com
>>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>>
>>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
--
Hal
More information about the wp-hackers
mailing list