sorry. What I want is to make a WebApp that let my users to upload their (big) files to the web server. I found an example here: http://dev.pocoo.org/projects/werkzeug/browser/examples/upload.py But, I need to stream the file directly to the Hard Disk, and not store it on RAM.
Thanks. On 18 ene, 19:01, "Yoan Blanc" <[email protected]> wrote: > scp? > > On Sun, Jan 18, 2009 at 6:17 PM, saptah <[email protected]> wrote: > > > Hi, > > I wanna make an APP for uploading files to a web server. > > But I'am really lost. ¿Can any of you give me some advice? > > > I want a robust service, becouse is goint to be used for backup. > > > Thanks for all. ;) > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" 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/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
