Dapo Ladimeji wrote at 2003-2-1 12:02 -0000:
I am a Zope newbie and have just ordered a managed server to run a web-journal on Zope. I recently had a little bother on my development machine and had to do a clean reinstall of the operating system. No, no, no! I did have a full backup :-). However I would appreciate some help on how to restore the data files i.e. where are they? And also any tips on what to avoid i.e. should I overwrite or simply add the data files to an existing folder etc. Zope stores its data in a single file "<ZopeDir>/var/Data.fs".
You should shut down Zope and remove "Data.fs.*" before you change "Data.fs". When you are sure, all previous products (Zope extensions) are installed again, you can simply restore "Data.fs". Dieter