Welcome to the Zope world. Nothing personal, but many people on the list will not read HTML mail, so you might want to send mail in plain text. Since zope works with objects and not files (as normal people think of files), we usually use many different means of moving them: 1) scp a Zope export (.zexp or .xml) file up to your zope server, put it in the /import directory and select import from the zope management interface 2) if these are images, you can ftp them into zope via zope's ftp server 3) use ZSyncer to sync between two zope instances 4) ask me to check if ZImporter still works - it allows uploading and importing .zexp files over http I'm sure there are more, but those are what come to mind... Troy A E Senior wrote:
I am VERY new with Zope and am trying to understand how it all works. My question: once I have developed something in Zope, how do I “upload it” –using the normal methaphor for web sites- to a hosting server/site?
Help is appreciated!
*/Antonio E. Senior/*
*e-mail*: asenior@enred.com <mailto:aes@myrealbox.com>