Hello,

I wanted to use ZEO to solve my problem, but I think that ZEO is oversized
in my context.

I just want to move my ZODB "data.fs" from my Zope application server to a
file server (NAS).

I really don't need to access the database with multiple clients, and I
don't want to install an application (Zope/Zeo) on my file server !

When I look in the zope.conf file, a section is dedicated to the ZOBD
localization (<zodb_db main>). Everything is OK when I move the ZOBD in
another place of my hard disk by replacing the original path "path
$INSTANCE/var/Data.fs" by "path c:\Data/var/Data.fs" for example (I use a
windows 2000 platform). But, when I use a network drive ("path
z:\Data/var/Data.fs" for example), Zope doesn't start :-(

Any suggestions to move my ZOBD to a file server ????

Thanks






_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to