FTP to non-default Plone instances
Within my Zope server I have several Plone instances - one for each of the three websites I am creating. I am using CMFPhotoAlbum to manage my photos and would like to upload photos to each of the instances using FTP. When I connect to Zope via FTP, however, I find myself in the virtual file structure of the default Plone instance ("Plone" under "Root Folder" in the ZMI). How do I connect via FTP to the 3 Plone instances I created? Thank you. James _________________________________________________________________ Check out the latest news, polls and tools in the MSN 2004 Election Guide! http://special.msn.com/msn/election2004.armx
This depends on the version of zope you are running. If you are running zope 2.7.x there should be a zope.conf in each instance, and in that you can specify ports for the ftp-server. I'm no expert, and i'm running Windows (might be differences to Linux etc.), so don't depend on it ;) greetings, Sune
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of James Thomplin Sent: 7. juli 2004 02:37 To: zope@zope.org Subject: [Zope] FTP to non-default Plone instances
Within my Zope server I have several Plone instances - one for each of the three websites I am creating. I am using CMFPhotoAlbum to manage my photos and would like to upload photos to each of the instances using FTP. When I connect to Zope via FTP, however, I find myself in the virtual file structure of the default Plone instance ("Plone" under "Root Folder" in the ZMI). How do I connect via FTP to the 3 Plone instances I created?
Thank you.
James
_________________________________________________________________ Check out the latest news, polls and tools in the MSN 2004 Election Guide! http://special.msn.com/msn/election2004.armx
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
James Thomplin wrote:
Within my Zope server I have several Plone instances - one for each of the three websites I am creating. I am using CMFPhotoAlbum to manage my photos and would like to upload photos to each of the instances using FTP. When I connect to Zope via FTP, however, I find myself in the virtual file structure of the default Plone instance ("Plone" under "Root Folder" in the ZMI). How do I connect via FTP to the 3 Plone instances I created?
It's a feature of the Plone installer. Try to remove siteaccess.py in the Zope root. /Anton
participants (3)
-
Anton Stonor -
James Thomplin -
Sune Br�ndum W�ller