Ubuntu One:
Ubuntu One is introduced by Canonical with 9.10(Karmic) release. Ubuntu One synchronizes Ubuntu one folder to user web space and vice versa.
Web Storage for Ubuntu One is provided by Ubuntu. 2GB and 50GB are the two limitations of space for Ubuntu one. For 50GB, user have to buy for 10$/month from Ubuntu.
To start it Go to Applications -> Internet -> Ubuntu One
I started Ubuntu with lot of errors.
At first when I installed I got an error
Version not supported by server - server version update could take long time
Below are the problem I found with Ubuntu One:
Problems:
- Files in ubuntu one folder on computer do not correspond to files on the web interface.
- Version not supported by server - server version update could take long time .
- Ubuntu one is not connecting, even after I click "connect".
- Restore Ubuntu One indicator icon to panel.
Server version problem is solved by Ubuntu. If problem still persists do the below.
Go to Software Center -> Search for Ubuntu One -> Remove it and install it.
Restart system.
Solution for 1, 2 & 4
Open /home/haradeep/.config/ubuntuone
Delete ubuntuone-client.conf to Restore Ubuntu One indicator icon to panel.
Delete syncdaemon.conf to solve problem 1 & 3.
After deleting these files, new files will be placed with
In ubuntuone-client.conf
[ubuntuone]
bookmarked = True
connected = True
connect = 0
show_applet = 0
syncdaemon.conf
[bandwidth_throttling]
read_limit = 20480
write_limit = 20480
on = False
