Hi, There a bulk import / export feature on the roadmap: it will be usable for backups. See http://code.google.com/appengine/docs/roadmap.html
If I needed it, I would personally probably develop a backup function moving my data to an infrastructure totally distinct from Google to avoid all possible issues: I would use S3 from Amazon to backup (via async taks) my data on the fly in real time when as store it in GAE. It's a bit of dev but probably the most secure cloud-based backup solution that I can see for now. regards didier On Jan 3, 10:44 pm, Eurig Jones <eurigjo...@gmail.com> wrote: > Hi, > > What are the options people are using currently for backup / > restoration of their app datastores? There seems to be a few issues > raised about it, but no concrete alternatives for it (for Java) as far > as I can see. > > Regards, > Eurig Joneshttp://www.chesspresso.net -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.