Hung Jung Lu wrote:
I would be very much interested in the solution, too.
If other people are not clear what the problem is, I'll restate it here:
(1) You have a website "A" hosted in some web hosting service that only allows FTP. Your web hosting service does not run Zope.
(2) You know Zope and can run Zope on your own machine "B".
(3) You would like to design things on your own machine "B", and once they are ready and looking good, you would like to move your web content, in form of static web objects (HTML file, images), to your website "A". (Notice that you don't want to move stuff like DTML methods, external methods, etc. You want to move the "rendered" HTML pages!) This is effectively "mirroring". Your site "A" is a mirror of your Zope site "B".
[other lines deleted] I believe this is what ZMirror does. See http://www.zope.org/Members/rossl/ZMirror -- Steve Rauch srauch@u.washington.edu