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
-~----------~----~----~----~------~----~------~--~---