12 August 2010

System backup tool for OpenERP

I've just published a new module in community addons

This is a system backup tool that can be run from the OpenERP
user interface. It is meant for system administrators.
It doesn't do the backup itself but provides a convenient
framework to run python backup scripts. There are several
example scripts provided that can be run outside OpenERP
so they can be easily tested.
Backup scripts are called Tasks and they don't do device
mounting and unmounting but that's provided by the scripts
in the object Target.
The result of a backup operation is called a Job. There are
tar and rsync kind of jobs supported.

2 comments:

  1. is this working in version 6 Trunk too ?

    ReplyDelete
  2. I haven't tried it yet as I still have to finish modules for v5.

    ReplyDelete

Note: Only a member of this blog may post a comment.