Go to file
resteve 8c10c72c04 FIX rotate: backup m8 2013-02-01 16:39:30 +01:00
antbkp FIX rotate: backup m8 2013-02-01 16:39:30 +01:00
bin Logging date 2012-12-20 11:41:32 +01:00
etc Remove OpenERP / Tryton 2012-12-19 08:59:02 +01:00
CHANGELOG Initial release 2012-12-17 13:25:16 +01:00
COPYRIGHT Initial release 2012-12-17 13:25:16 +01:00
INSTALL Initial release 2012-12-17 13:25:16 +01:00
LICENSE Initial release 2012-12-17 13:25:16 +01:00
MANIFEST.in Initial release 2012-12-17 13:25:16 +01:00
README README 2012-12-19 08:57:01 +01:00
setup.py Initial release 2012-12-17 13:25:16 +01:00

README

Ant Backup
==========

Simple Backup system to backup yours servers.

Installing
----------

See INSTALL

Package Contents
----------------

  etc/
      Configuration files.

  antbkp/
      Ant Backup sources.

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT

Configuration
-------------

Copy etc/antbkp.cfg and configure options


Example to use
--------------

    $ antbkp -c /etc/antbkp.cfg

Example crontab
---------------

    30 1 * * * /usr/local/bin/antbkp -c /etc/antbkp-rotate.cfg
    00 2 * * * /usr/local/bin/antbkp -c /etc/antbkp.cfg