/File-Storage-Script

Shell Script to automate local backup of files and folders

Primary LanguageShell

File-Storage-Script

Used to automate the backup of folder

Input.sh used to get all details :

  • Source Folder
  • Destination Folder
  • Email ID
  • Time Details for Crontab

Run.sh

Automates the process of backing up the files,by reading all details from input file and then :

  • makes a zip file
  • runs crontab