backup.py 1.0.2 review
Downloadbackup.py is a simple way to do diff and complete backups for your servers. Some days ago i'm looking for a simple way to do daily b
|
|
backup.py is a simple way to do diff and complete backups for your servers.
Some days ago i'm looking for a simple way to do daily backups in my server. I found a lot of software BUT is too simple OR too complete for my needs.
So i decide to wrote a small python class to do that. And here is backup.py: it takes a list of directories and do diff backups on there.
At the end it send a mail report. Nothing more and nothing less.
Have fun, it's GPLed software !
What's New in This Release:
This release added support for filename mask matching.
Error logs are now sent in report e-mails.
Some bugs were fixed.
backup.py 1.0.2 keywords