mckib2 / backupinator

Incremental backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Python libraries (pip install)
  • falcon
  • pycryptodomex
  • requests
  • gunicorn (or waitress and hupper for Windows)
  • jsons

Notes

  • Windows uses dumb dbm by default, is this a problem?
  • waitress-serve doesn't do hot loading out of the box... Might be a workaround

About

Incremental backup

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:Shell 0.5%