This script is unofficial and is not maintained by OVH
Ubuntu One and hubiC are two storage providers available on Internet. Ubuntu One had annonced end of service for summer 2014 and hubiC is a good provider with 25Gb for free, and 10Tb for 10Euros by month.
This script could help you to migrate your data from Ubuntu One to hubiC.
You need to modify importUbuntuOneToHubic.py file with your custom parameters
#ubuntu one informations
uo_login = "xxx"
uo_pass = "xxx"
content_path = '~/Ubuntu One'
#hubic informations
AK = 'xxxx'
AS = 'xxxx'
destination_folder = '/ubuntu_one'
And after, you can launch script with python importUbuntuOneToHubic.py
This script will open a connection on your Ubuntu One and after on your hubiC account. To open a hubiC connection, you had to login in webpage printed by script. You will get a code, and after copy it inside your console, copy of all files begin.