Concept Flow - Backup automation script
Start Script
Check Source Folder Exists
Yes
Create Backup Folder if Missing
Copy Files from Source to Backup
Confirm Backup Success
End Script
The script starts by checking the source folder, creates backup folder if needed, copies files, then confirms success before ending.