[OGo-Documentation] XML export

chris h documentation@opengroupware.org
Fri, 26 Jan 2007 13:08:26 -0500


On Friday 26 January 2007 10:06, Helge Hess wrote:

> I suppose we just extract the regular content using WebDAV or FTP.

Thats kinds difficult for 2000 accounts. 

> Would be nice to have some way to extract the user database though.

Its possible if you know python scripting which I dont. Perhaps Florian can 
look into this. 

Ref: 1: problem
http://www.zopezone.com/discussions/general/00000269

Ref2: solution:
http://www.zopelabs.com/cookbook/1140753093

All data is tied to the user account. So the above script could be modified to 
not only extract user names and password but also associated content in 
whatever formay you need. As said, this is over my head however. 

HTH's 

/ch