2019-03-13 02:19:33 -07:00
2019-03-13 01:57:44 -07:00
2019-03-12 17:48:00 -07:00
2019-02-07 23:19:21 -08:00
2019-03-13 02:19:33 -07:00
2019-02-07 23:19:21 -08:00

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/ambv/black

rbackup - An rsync-based backup tool
====================================
A tool that automates backup, file list parsing, snapshot creation, and hard-linking of files.

Features
--------
* Snapshot-based backup management
* Backups of deleted and modified files

Implementation Notes
--------------------
* os.path is used for path-handling
* Use --link-dest=
* Use --suffix=, --backup, and --backup-dir=
Description
Languages
Python 97.8%
Shell 2.2%