updated readme
This commit is contained in:
parent
cfe62379de
commit
d383a7ef9d
@ -1,5 +1,9 @@
|
|||||||
# backup.sh
|
# backup.sh
|
||||||
|
|
||||||
|
Create incrimental backups using rsync and filesystem hardlinking.
|
||||||
|
|
||||||
|
requires: rsync, cron and a filesystem that is capable of hardlinking.
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
```bash
|
```bash
|
||||||
./backup.sh <source dir> <destination dir>/<frequency> <number of backups to keep>
|
./backup.sh <source dir> <destination dir>/<frequency> <number of backups to keep>
|
||||||
|
Loading…
Reference in New Issue
Block a user