<div dir="ltr">HI David,<div style>it sounds like a job for node.js</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 22, 2013 at 10:22 PM, David Suna <span dir="ltr"><<a href="mailto:david@davidsconsultants.com" target="_blank">david@davidsconsultants.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="direction:ltr" text="#000000" bgcolor="#FFFFFF">
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.<br>
<br>
I can think of three ways to approach the problem:<br>
1. Custom code an FTP server<br>
2. Implement a file system layer that would do the translation<br>
3. Use an off line process to generate the output and use the
standard FTP server to serve the generated files<br>
<br>
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.<br>
<br>
Thanks.<span class="HOEnZb"><font color="#888888"><br>
<pre cols="72">--
David Suna
<a href="mailto:david@davidsconsultants.com" target="_blank">david@davidsconsultants.com</a></pre>
</font></span></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div><br></div>