Project

wp_backup

0.0
No commit activity in last 3 years
No release in over 3 years
A tool for backing up wordpress blogs to s3
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0
~> 2.0

Runtime

= 1.5.2
= 0.15.2
 Project Readme

WpBackup

WpBackup is a simple command-line tool for backing up Wordpress sites and their databases to S3. It uses mysqldump to create a database drop and then copies either the entire site from your wordpress directory or specific paths. The operation is entirely configurable by a simple file.

Installation

gem install wp_backup

Usage

You'll now have acceess to the wp_backup command. Try "wp_backup help" to get a list of available tasks.

Copyright

Copyright (c) 2012 Aubrey Holland See LICENSE for details.