Skip to content

A framework that takes in user input for the source folder's filepath and the destination folder's filepath. The framework allows the user to take a back up of the source folder and copy its contents into the destination folder. Along with copying the contents of the source folder, the framework stores a copy of the destination folder into a gzi…

Notifications You must be signed in to change notification settings

pahuja-gor/Back-Up-Restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back Up-Restore

A framework that takes in user input for the source folder's filepath and the destination folder's filepath. The framework allows the user to take a back up of the source folder and copy its contents into the destination folder. Along with copying the contents of the source folder, the framework stores a copy of the destination folder into a gzipped tar file. The framework also allows user to validate the back up by checking if both the source folder and destination folder contain the same subfolders and files. Lastly, the framework allows the user to restore the source folder's data with the backup taken by the framework.

About

A framework that takes in user input for the source folder's filepath and the destination folder's filepath. The framework allows the user to take a back up of the source folder and copy its contents into the destination folder. Along with copying the contents of the source folder, the framework stores a copy of the destination folder into a gzi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages