[Zope] mount backup ZODB (readonly)
Tino Wildenhain
tino@wildenhain.de
Mon, 30 Dec 2002 16:25:51 +0100
Hi Reinoud,
--On Montag, 30. Dezember 2002 15:51 +0100 Reinoud van Leeuwen
<reinoud.v@n.leeuwen.net> wrote:
> Hi,
>
> I have a backup of a Zope instance on my disc. I want to get a tree of
> objects from that backup into my current zope server. Now I could bring
> zope down, switch the data.fs files, start Zope up, export it en switch
> back and import it.
>
> But I was wondering whether it is possible to mount another data.fs file
> (readonly) so I can do it in my running zope. I browsed through the
> products but I did not find anything.
You might consider DBTab:
http://hathaway.freezope.org/Software/DBTab
this works very well now.
Regards
Tino