[Zope] zope access to external files
Paul Winkler
pw_lists@slinkp.com
Tue, 4 Mar 2003 13:18:38 -0500
On Tue, Mar 04, 2003 at 09:29:02AM -0800, Ricardo Anguiano wrote:
> http://www.zope.org/Members/arielpartners/ExternalFile
> http://www.zope.org/Members/MacGregor/ExtFile
> http://sourceforge.net/projects/localfs
>
> Questions:
>
> Can anyone recommend one of these products over the other?
they serve different needs...
localfs will map a whole directory and all its subdirectories,
ExtFile and ExternalFile will only do 1 file per instance.
> Will they let me do what I describe?
if the users are zope users, sure - just an a LocalFS for each user
and restrict access to the owner.
on the filesystem, everything must be readable by the user who runs
the Zope process.
--
Paul Winkler
http://www.slinkp.com