2009/6/11 Aleksey Tsalolikhin <atsaloli.t...@gmail.com>: > I am trying to figure out how move this beastie over with all its data and > all its users.
Zope typically stores all it's data in a database called ZODB. It stores everything in a file called Data.fs. Copy it over from the old server to the new server. Done! -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64 _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )