Hi David, You might be interested in this: http://www.plope.com/software/FilesystemMigration The default setup does not name the file after its ZMI name, but this can be accomplished (if necessary, it doesn't sound like it is necessary, because you don't want to provide HTTP access to the disk-files except via Zope). On Sun, 2004-11-28 at 13:21, David Pratt wrote:
I want users be able to WebDAV or FTP images into a Zope/Plone site. Once each image reaches the site, I want it to be automatically migrated to the filesystem with the same file name (worse case, cronning the migration). I don't want the image referenced or stored anywhere in the zodb following the migration - just moved from the zodb to the filesystem. I only the client to use only their zope/plone login password. I don't want to provide direct FTP or HTTP access to the filesystem or dish out server accounts for scp. Can anyone advise a possible solution to this.
Regards, David
_______________________________________________ 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 )