Skip to content

kennethreitz-archive/backitup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backitup: A Simple Backup Solution for Your Web Server

Backitup is a simple backup solution written in python. It's aim is to be a customizable backup solution for your web server!

Backitup allows backups over FTP, SFTP, and Amazon S3. You can back up your website files, your mysql databases, and config settings for your server very easily with Backitup!

Usage

Usage is as follows:

Installation

To install Backitup, simply:

$ pip install backitup

Or if you don't use pip:

$easy_install backitup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages