Simple Backup Solution

SBackup is a simple backup solution intended for desktop use. 
It can back up any subset of files and directories. Exclusions 
can be defined by regular expressions. A maximum individual file 
size limit can be defined. Backups may be saved to any local and 
remote directories that are supported by gnome-vfs.

This software is written withing Google Summer of Code 2005 for use
in Ubuntu GNU/Linux distribution.

To use.

* Install python and python-gnome2 libraries.
* Run 'make install' in the same directory as this README file
* Run simple-backup-config to configure your backup configuration. 
  Do not forget to save the configuration.
* If upgrading, backups will be updated to a new format before next backup

If you do not run a Debian derrived distribution then you can comment out
lines that backup the list of installed packages on a Debian system. 
An authomatic test will be added soon, but the lack of dpkg command shouldn't
raise an exception there.

srestore.py is a command line restore tool and simple-restore-gnome is a Gnome
equivalent.

More instructions will be coming soon!

See project homepage at: http://sourceforge.net/projects/sbackup/

For changelog see history of the upstream bazaar-ng repository:
http://koyante.lv/soc/

Feedback is welcome at SourceForge bugtrackers, Debian BTS or directly!
