ChronoBak: Automated cost-effective incremental backup software for large-scale data
ABSTRACT
Background:
Data backup is an important component of data protection and management. It is especially imperative to back up large-scale data to guard against losses due to hardware failure, unauthorized access, software/system malfunction, and unintended deletion. However, businesses and organizations suffer from the financial investment required for data backup and recovery systems. Health-care systems suffer from data breaches and hacking incidents, which increase annually. Therefore, a cost-effective and highly secure backup approach is necessary.
Methods:
Seven different backup scripts were written in bash within Linux, and Crontab was used as the core chronological scheduler to execute the backup scripts on specific dates and times. These bash scripts, together with Crontab as their scheduler, were used to implement automated incremental backups on a Unix/Linux-based system.
Results:
Conclusion:
We developed