logo

backup.py
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 and it does it work well in my home and office enviroments !

Have fun, it's GPLed software !

Latest release (suggested):

* Download here v1.0.5 - 26 Jun 2008


Olders releases (only for history purpose):

* Download here v1.0.4 - 3 Dec 2007
* v1.0.3 was not released
* Download here v1.0.2 - 9 Mar 2006
* Download here v1.0.1 - 24 Feb 2006
* Download here v1.0.0 - 23 Feb 2006

Copyright (C) 2006/2007 Michele "o-zone@zerozone.it" Pinassi