mirror of
https://github.com/kennethreitz-archive/backitup.git
synced 2026-06-05 15:30:20 +00:00
master
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
Description
Languages
Python
100%