It is possible, but you will have to design a custom solution. Mark your entities with an update timestamp and do downloads based on that field.
-- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Fri, Nov 5, 2010 at 1:41 AM, c1sc0 <[email protected]> wrote: > Is it possible to do incremental downloads of appengine data? I'm > trying to do nightly backups & ideally I only want to download the > delta. Is that possible? > > Cheers ~ F > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
