Automated File Backup
This script automates the process of file backup. It copies files from a source directory to a destination directory while preserving metadata and directory structure.
Instructions:
Modify source_dir and dest_dir variables with your source and destination directory paths. Run the script.