Compare commits
No commits in common. "d383a7ef9d70c1c6013bc422d319e462961f7683" and "a357f65e311237ebc545338c136ebf570c63add5" have entirely different histories.
d383a7ef9d
...
a357f65e31
@ -1,9 +1,5 @@
|
||||
# backup.sh
|
||||
|
||||
Create incrimental backups using rsync and filesystem hardlinking.
|
||||
|
||||
requires: rsync, cron and a filesystem that is capable of hardlinking.
|
||||
|
||||
### Usage
|
||||
```bash
|
||||
./backup.sh <source dir> <destination dir>/<frequency> <number of backups to keep>
|
||||
|
Loading…
Reference in New Issue
Block a user