Douglas Bates wrote: > I will be doing a demo of a Zope-based query system at a conference > soon and need to replicate my entire site on a stand-alone machine. > Is there a convenient way to archive a Zope site and move it to another > machine? Just copy the Data.fs file. (And any External Methods, etc, you might be using, of course.) -CJ