Database driven filesystem

Database driven filesystem

Meir Michanie meirgotroot at gmail.com
Wed Jan 23 00:54:19 IST 2013


HI David,
it sounds like a job for node.js


On Tue, Jan 22, 2013 at 10:22 PM, David Suna <david at davidsconsultants.com>wrote:

>  I have a web application (written in PHP) that works against a MySQL
> database.  I would like to have an FTP interface that would translate a
> request for a file into a request against the web server and return the
> data generated by the web server as the contents of the file.
>
> I can think of three ways to approach the problem:
> 1. Custom code an FTP server
> 2. Implement a file system layer that would do the translation
> 3. Use an off line process to generate the output and use the standard FTP
> server to serve the generated files
>
> Due to time constraints we are taking the third approach.  However, I
> wanted to find out if there are any other solutions or existing
> implementations that we could build on in the future.
>
> Thanks.
>
> --
> David Sunadavid at davidsconsultants.com
>
>
> _______________________________________________
> Linux-il mailing list
> Linux-il at cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20130123/c66a5935/attachment.html>


More information about the Linux-il mailing list