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>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.