From c4ce8759d8dc6d4298424a5cd4f926bb33ff1800 Mon Sep 17 00:00:00 2001 From: netbenix <36106848+netbenix@users.noreply.github.com> Date: Thu, 18 Nov 2021 15:12:42 +0100 Subject: [PATCH] Update README.md --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1be600..e6bbe14 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ -# Scabiosa Backup Tool \ No newline at end of file +# 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)