Skip to content

Shell Script to automate local backup of files and folders

Notifications You must be signed in to change notification settings

Abhishek-AC/File-Storage-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Shell Script to automate local backup of files and folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages