Backuppy/README.md

23 lines
677 B
Markdown
Raw Normal View History

2021-03-23 11:16:34 +00:00
# Backuppy
No backup - no pity. So that this is not the case, you make backups. Backuppy tries to simplify this.
Name: Backuppy
Description: Make daily backups with Backuppy to avoid losing your data.
Usage: start it with: 'backuppy'
Author: Joël Schurter
Licence: GPL3
More infos: see constants and readme.md
# ToDo
- make a graphical installer & Tool
2021-04-10 08:46:17 +00:00
- add a log-file for the rsync errors
# Dependencies
rsync - 'sudo apt install' rsync or 'sudo pacman -S rsync' # because Backuppy makes its bakups with rsync
2021-04-10 08:46:17 +00:00
# IMPORTANT
You have to remove the "backuppy" alias in your .bashrc or .zshrc before reinstall Backuppy.