2010-09-09 01:34:04 -04:00
2010-09-08 15:50:44 -04:00
2010-09-08 15:50:26 -04:00
2010-09-08 15:50:26 -04:00
2010-09-09 01:34:04 -04:00
2010-09-08 15:52:45 -04:00
2010-09-08 15:50:30 -04:00
2010-09-08 15:50:37 -04:00

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
	
S
Description
No description provided
Readme 27 KiB
Languages
Python 100%