Skip to content

aub/wp_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A command-line tool for backing up Wordpress sites and their databases to S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages