There is an example of file upload with blob in the book: 13.4.5 Uploading files in database
This thread is about GAE file threshold http://groups.google.com/group/web2py/browse_thread/thread/3f941a16d512d3e/08e3f88869e122ee?lnk=gst&q=gae+uploads#08e3f88869e122ee For download of files there is also information in the book: 4.8 response On 2 ene, 18:23, Gerard <[email protected]> wrote: > Hi everyone, I've written python code running in appengine using their > webapp framework. I'm trying to figure out how to upload blobs. Does > anyone know of a tutorial or sample online of a web2py controller that > uploads a blob? Thanks.

