first commit

This commit is contained in:
root 2024-04-30 00:45:54 +00:00
commit 2433f22d9e

19
README.md Normal file
View file

@ -0,0 +1,19 @@
# Describtion
A Projekt to build a Tool/Device to automatically sync Videos and Fotos to a internal redundant Storage and to multiple Network Shares.
The goal is to simpy connect Flash Media drives to the device and the tool will autmatically detect the drive using the Serial number and sort the Data as configured before.
# Features
* Auto detect Drive
* Set name depending on the serial nummber
* Internal redundant storage
* RAID 1 or two seperat drives without RAID and own integrity management
* Auto sync to one or more Network Storages
* Sort files as configured before
* SMART check for connected drives
* send warnings via Website, Mail, App, Telegram Bot, Display if a drive has issues
* Short SMART self checks if available for the drive
* cache with internal Storage to speed up copy process
# Roadmap