Hi all, I was trying to migrate a web2py application from a windows local server to a virtual ubuntu environment. Certainly, it worked perfectly without problems. Now, I like to migrate other application from Google App Engine to this ubuntu server, and I had hopes to use w2p pack also, but, logically, gae raise me a "Read only file system" error. There are any way to use blobstore to store temporarily the w2py pack or stream the file instead of write it in the filesystem?
Otherwise, what is the best way to migrate database content? Using CSV export/import functionality? Thanks in advance. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

