ExternalFile and ZEO
Hi, I currently use ExternalFiles to store files of my Zope site. My question is : what is the best way to use ExternalFiles in a ZEO environment ??? Should I share the directory containing the files throught NFS, or sync the master server with ZEO clients throught rsync or anything else ??? Thanks for any help, Thierry -- Linux every day, keeps Dr Watson away... http://gpc.sourceforge.net -- http://www.ulthar.net
On Wednesday 19 March 2003 17:36, Chris Withers wrote:
Thierry FLORAC wrote:
I currently use ExternalFiles to store files of my Zope site. My question is : what is the best way to use ExternalFiles in a ZEO environment ???
Look at AdaptableStorage :-)
I took a look at AdaptableStorage, which seems to be in an 'alpha release' step. Any feedback about its use in a production environment (for FileStorage as well as PostgreSQL storage) ?? Thanks, Thierry
Thierry FLORAC wrote:
I took a look at AdaptableStorage, which seems to be in an 'alpha release' step. Any feedback about its use in a production environment (for FileStorage as well as PostgreSQL storage) ??
You'd have to ask Shane... cheers, Chris
Bo M. Maryniuck wrote at 2003-3-20 11:41 +0200:
On Wednesday 19 March 2003 22:36, Dieter Maurer wrote:
We use NFS...
NFS: [N]o [F]ile [S]ecurity
Everything is behind a firewall and my colleagues usually do not tamper with files... Dieter
participants (4)
-
Bo M. Maryniuck -
Chris Withers -
Dieter Maurer -
Thierry FLORAC