At 12:58 Uhr +0200 10.10.2002, Alex Polite wrote:
>Is there any way I could display a MySQL database as a filesystem
>under Linux?

We have created a virtual filesystem using MySQL as storage, using 
the LD_PRELOAD version of AVFS. The filesystem logic is written in 
Perl (embedded perl interpreter). It works for shell utils, proftpd, 
samba, and (not well tested yet) netatalk, and I'm sure WebDAV, NFS 
and other services could be served from it as well. It's even quite 
fast, the limiting factor is generally the client (Windows Explorer / 
Mac Finder / FTP Client / whatever). It will still take some time 
until I get to package the sources, though. See 
http://www.ethlife.ethz.ch/newcms

Christian.
-- 
Christian Jaeger  Programmer & System Engineer
ETHLife CMS Project - www.ethlife.ethz.ch/newcms - www.ethlife.ethz.ch

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to