Sergei,

Thanks for your thoughts, I found this on Pylons-Discuss.  If you have
not seen it, you might find it helpful.

http://groups.google.com/group/pylons-discuss/browse_thread/thread/70fb565a909c72f0/e6adf4ff23302285?q=#e6adf4ff23302285

Regards,
                KMCB


On Jun 27, 3:01 pm, Sergei Beilin <[email protected]> wrote:
> Hi, KMCB!
>
> I'll have to solve the same problem rather soon.
>
> My suggestions:
> 1. Store all files in the filesystem, not accessible directly by the
> front-end webserver.
> 2. Store somne kind of index in a DB (UserID, filename, description,
> etc.)
> 3. Serve files via TG: upon request, open the file, send appropriate
> headers (content-type, etc.) to the client and then send the
> bytestream.
>
> --
>     Sergei
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to