My own backup tool I used for a while. Project I used to learn Golang
| .github/workflows | ||
| config | ||
| Logging | ||
| StorageTypes | ||
| Config.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
| scabiosa | ||
Scabiosa Backup Tool
Please keep in mind that this project is WIP.
What can it do?
- Backup you stuff via a dynamic configuration
- Log the Backup progress to a database
Database Types
- MariaDB (planned)
- MySQL (far future)
- MS-SQL (far future)
Storage types
- Local storage (soon)
- Azure Blob Storage (planned)
- Azure File Share (planned)
- S3 Bucket (far future)
- Dropbox (far future)
- OneDrive (far future)
- GDrive (far future)