take a look at the command-line output of "heroku" (http:// docs.heroku.com/heroku-command) That show you how to capture and download bundles.
You choose when to capture bundles. I use this script: http://github.com/thoughtless/capture_bundle/ I run it on my own server with cron. Sarah Allen wrote: > So perhaps this is so obvious I missed it, but I can't find anything > in the support database or docs about it. > > I turned on backups and chose "single bundle" ... when does the backup > take place? where does it go? how would I recover if I needed to? > > Thanks, > Sarah > http://www.ultrasaurus.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
