[Baypiggies] Zope: Upload from local machine
Ken Seehart
ken at seehart.com
Fri Oct 5 16:00:21 CEST 2007
Just curious: Why doesn't the Zope import feature have an *Upload from
local machine*? It seems like a natural inverse of *Download to local
machine*, and it would save the annoying extra step of uploading to the
import directory.
You can export Zope objects to a file in order to transfer them to a
different Zope installation. You can either choose to download the
export file to your local machine, or save it in the "var" directory
of your Zope installation on the server.
Export object id
Export to
Download to local machine
Save to file on server
XML format?
------------------------------------------------------------------------
You may import Zope objects which have been previously exported to a
file, by placing the file in the "import" directory of your Zope
installation on the server. You should create the "import" directory
in the root of your Zope installation if it does not yet exist.
Note that by default, you will become the owner of the objects that
you are importing. If you wish the imported objects to retain their
existing ownership information, select "retain existing ownership
information".
Import file name
Ownership
Take ownership of imported objects
Retain existing ownership information
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/baypiggies/attachments/20071005/eb681ab1/attachment.htm
More information about the Baypiggies
mailing list