In this project, I automate the backup process for core server files at Company XYZ. Currently, Data is being manually access using encrypted password files on core servers each day, leading to human errors, compromised security, and excessive workload. To address this bottleneck, I develop an automated backup script called backup.sh. This script will identify files updated within the last 24 hours and create a compressed archive of these files. The archive will then be moved to a specified destination directory. This automated backup solution streamlines the process of backing up core server files at XYZ. By automating the backup process, I reduce human errors, enhance security, and minimize the workload associated with manual backup tasks. The project will improve operational efficiency and ensure the integrity and availability of critical data.