GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Brackup::Target::GoogleAppEngine(3) User Contributed Perl Documentation Brackup::Target::GoogleAppEngine(3)

Brackup::Target::GoogleAppEngine - backup to the App Engine target server

This isn't totally done yet. Don't trust it quite yet. Restore should work now, but storing and re-retrieving metafiles isn't done yet, for instance.

In your ~/.brackup.conf file:

  [TARGET:google]
  type = GoogleAppEngine
  user_email = ....
  password = ....
  server_url = ....

type
Must be "GoogleAppEngine".
user_email
Email address that you've logged into your brackup-gae-server instance with and configured uploading.
password
Your brackup-gae-server password. NOT your Google account's password.

You should make a separate password just for this.

server_url
URL to your brackup-gae-server instance.

Source code to run your own instance is at: <http://github.com/bradfitz/brackup-gae-server>

None. Use this at your own risk. I'm a Google employee, but I'm not writing this as a Google employee, and this is not a Google product.

This comes with no warranty, neither expressed nor implied.

Also, it doesn't even work yet. It's still in development. See the WARNING WARNING WARNING section at top.

Brackup::Target

Brad Fitzpatrick <brad@danga.com>
2010-03-27 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.