Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christiankuehnel/fritzbackup

scripts to backup data to a USB drive attached to a Fritz!Box
https://github.com/christiankuehnel/fritzbackup

Last synced: 21 days ago
JSON representation

scripts to backup data to a USB drive attached to a Fritz!Box

Awesome Lists containing this project

README

        

# fritzbackup
scripts to backup data to a USB drive attached to a Fritz!Box

## Config file example
```yaml
# configuration of your fritz box to backup to
# this can also be a Fritz!Box your connected to via VPN
fritzbox:
url:
target_path:

gpg_passphrase:

# create backup of local directories
directories:
- name: some_folder
path: /home/myuser/some_folder

# create backups of the files stored in a nextcloud account
nextcloud:
- name: my_nextcloud_account
url:
username:
password: