Update README.md
This commit is contained in:
parent
ebd345c22d
commit
6977ae1e5b
@ -1,5 +1,5 @@
|
|||||||
# mikes-backup
|
# Mikes Backup
|
||||||
A simple script utilizing rsync for both full and differential backups, and auto folder naming, over SSH
|
A simple python script utilizing rsync for both full and differential backups, and auto folder naming, over SSH
|
||||||
|
|
||||||
Honestly this is more of a wrapper around rsync's beautiful functionality. It simply makes daily backups slightly easier by:
|
Honestly this is more of a wrapper around rsync's beautiful functionality. It simply makes daily backups slightly easier by:
|
||||||
* Automatically choosing a *full* or *differential* backup type, based on whether it detects an existing *full* backup folder
|
* Automatically choosing a *full* or *differential* backup type, based on whether it detects an existing *full* backup folder
|
||||||
|
Loading…
Reference in New Issue
Block a user