Skip to content

A test python program that uses the system tools to create backups of required directories

Notifications You must be signed in to change notification settings

shrikrishnaholla/Samrakshane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Samrakshane, a backup tool written in Python 2.7 that uses the linux system tools to generate backups of target directories.
It is a non-GUI program that has been written as a test program for learning purposes.
Requirements: Python 2.7 interpreter
Just download the source, go to the directory, and run
python Samrakshane.py
OR
save the sources, go to the directory and run the commands-
chmod +x Samrakshane.py
./Samrakshane.py

About

A test python program that uses the system tools to create backups of required directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages