from client, replicate desktopcouch databases to Ubuntu One

Bug #424471 reported by Chad Miller
This bug report is a duplicate of:  Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
desktopcouch
Fix Committed
Undecided
Chad Miller

Bug Description

Add the ability for desktopcouch instances to push and pull their databases to Ubuntu One cloud servers.

To maintain RESTful semantics, map local databases to different remote names:

Use the '/api/accounts/' API to get the user's ID from the OAuth credentials. Then, as a smallest decimal ASCII representation of the id number, run it through MD5 hash. Take the first three positions (named "ABC") of the hash result and the second three (named "DEF"), and construct a name as 'u/%(ABC)s/%(DEF)s/%(userid)d/%(localdatabasename)s' .

Related branches

Chad Miller (cmiller)
Changed in desktopcouch:
status: New → Confirmed
assignee: nobody → Chad Miller (cmiller)
Chad Miller (cmiller)
Changed in desktopcouch:
milestone: none → w21-karmic-alpha6
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.
  • Duplicate of a private bug Remove

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.