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.
- Host: GitHub
- URL: https://github.com/elaynelemos/backup-agent
- Owner: elaynelemos
- License: mit
- Created: 2020-09-26T19:16:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-03T19:54:34.000Z (over 5 years ago)
- Last Synced: 2026-01-01T12:10:14.667Z (6 months ago)
- Topics: automation, backup, bash, command-line, linux, opensource, tools
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)