Home » Questions » Computers [ Ask a new question ]

Is there a command-line API or scripting interface for Ubuntu One?

Is there a command-line API or scripting interface for Ubuntu One?

I've put some files on Ubuntu One, and amongst other things I'd like to be able to synchronise it from within Emacs, and script it with Python or Bash.

Asked by: Guest | Views: 241
Total answers/comments: 2
Guest [Entry]

Ubuntu One is built with CouchDB -- at least, that's what I gathered from this Canonical presentation. You can find out more about the Desktop CouchDB project on their Google Groups page. More specifically, here's the Google Code page for couchdb-python.
Guest [Entry]

u1sdtool, but it seems to open x11 windows for things like authentication prompts, so not entirely commandline. I'm having trouble using it over ssh, even with x11 forwarding :-/