An open API service indexing awesome lists of open source software.

https://github.com/elaynelemos/backup-agent

Incremental and full backup automation tool made with tar and rsync.
https://github.com/elaynelemos/backup-agent

automation backup bash command-line linux opensource tools

Last synced: 2 months ago
JSON representation

Incremental and full backup automation tool made with tar and rsync.

Awesome Lists containing this project

README

          

# Backup Management Tool

Incremental and full backup agent made with tar and rsync.

### Thanks! (some references)
- [@mikepapinski](https://github.com/MikePapinski)
- [mikepapinski backup scripts](https://mikepapinski.github.io/bash/2020/01/11/BASH-backup-scripts-project.html)