-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Dieter Maurer Sent: Sunday, September 22, 2002 10:25 AM To: Juan Manuel Ruiz Garcia Cc: zope@zope.org Subject: Re: [Zope] Exporting objects
=?iso-8859-1?Q?Juan_Manuel_Ruiz_Garc=EDa?= writes:
I'm trying to understand why this is happening: I export a folder from my Zope Site at work (resulting a zexp file of 300Kb) and Import it into my Zope Site at home. Well, if I export it again from my computer (with no changes), the exported file size is 38Mb!!! I do not know.
Maybe, you use an XML export and compare the two exports.
Both system are identical: Zope 2.3.3 running under Windows 2000 A bit old (though it has probably nothing to do with your observation).
Dieter
Follow up question: Are zexp files dumpable? Are they just little ZODBs that I can pop open and dump on my own, or something more esoteric?