Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am very surprised to find that the U1 client only shows me "File Sync in Progress".

I can see the current transfers and files still to be transferred (in an uninformative flat list) with

u1sdtool --current-transfers

and

u1sdtool --waiting

But neither of these give a % completed or time estimate based on current transfer speed. I seem to recall that this feature existed in much earlier version of the U1 client.

share|improve this question
Yes, thanks, that does the same as --status and doesn't give a progress indicator. – Eduard Grebe Jun 22 '12 at 13:07

1 Answer

up vote 1 down vote accepted

You can install the Ubuntu One Indicator Applet. Just run :

sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update && sudo apt-get install indicator-ubuntuone
share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.