How do I FTP into zope to upload images and html docs etc.? Where do the main docs live? Can I use fetch to upload ? Thanks, Ben ..::..::..:..:.:..::..::.::..:.:..:..::.:::...::.: PLATFORM NETWORK http://www.platform.net v 718.387.5164 .::. f 718.387.5204 :.:..:.:..::.::..:....::..::.::..:.:..::..::.::.:. This e-mail document contains confidential and proprietary information of Platform Network Corp. Do not copy, reproduce in any medium, or disclose without the prior permission of Platform Network Corp.
Hi, Ben Just ftp to the machine on the correct port. It is port 8021 by default, so if your zope site is on machine bob.mynet.com, ftp://username:password@bob.mynet.com:8021/myfoldername should work in your browser and give a file/folder list if ftp is possible, and 8021 is the right port. Use the same userids and passwords that are valid for managing the zope site. The folders are the same as in the html zope management interface. I haven't used fetch in a while, but it should work if it lets you set the port to 8021. -- Jim Washington Ben White wrote:
How do I FTP into zope to upload images and html docs etc.?
Where do the main docs live?
Can I use fetch to upload ?
Thanks, Ben ..::..::..:..:.:..::..::.::..:.:..:..::.:::...::.: PLATFORM NETWORK http://www.platform.net v 718.387.5164 .::. f 718.387.5204 :.:..:.:..::.::..:....::..::.::..:.:..::..::.::.:.
This e-mail document contains confidential and proprietary information of Platform Network Corp. Do not copy, reproduce in any medium, or disclose without the prior permission of Platform Network Corp.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Ben White -
Jim Washington