Hi Chris. This sound like the product I am seeking. The names being the same would be benefit since I am also hoping to make reference to the images in the filesystem from non-zope content. Will having same names be a setting in the product? I take it part of the file must still live in the zodb after the file has migrated - is this correct? Can the image or file still be used with static content in the typical way without any interaction with zope? Regards, Dave On Sunday, November 28, 2004, at 03:42 PM, Chris McDonough wrote:
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 )