NiclasEriksen / hubic-backup-handler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubic-backup-handler

A small tool for setting up and running backups to the Hubic cloud. It depends on hubic-backup, but there's a helper script setup.sh to install dependencies, compile and install it.

#Usage Before running, edit settings.cfg to match your preferences, then write: ./backup.py

#Scheduling You need the Python3 version of python-crontab for scheduling to work. sudo apt install python3-crontab or pip install -r requirements.txt

About


Languages

Language:Python 94.5%Language:Shell 5.5%