Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/christiankuehnel/fritzbackup
- Owner: ChristianKuehnel
- License: apache-2.0
- Created: 2017-08-29T19:44:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-26T15:35:43.000Z (about 7 years ago)
- Last Synced: 2024-10-29T18:25:22.771Z (2 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: