[Zope] Zope FTP/Browse utility
Chris Withers
chrisw@nipltd.com
Wed, 19 Mar 2003 16:41:19 +0000
McDonnell, Larry wrote:
> I am building an app that will allow the user to ftp an image to the web
> server to display through a web page. I looked at addImage but I wish to
> avoid adding images to the data.fs file. I would like to have them place the
> image within an "image" folder on the server. I have seen this utility out
> on the Internet, I was wondering if there is a Zope equivalent. Thanks.
AdaptableStorage / ExternalFile / LocalFS
...all strign to mind.
cheers,
Chris