Thursday, September 14, 2017
Ubuntu one indicator
Ubuntu one indicator
To check the status of ubuntuone (connected, etc) do:
u1sdtool -s
It will print something like:State: QUEUE_MANAGER
connection: With User With Network
description: processing queues
is_connected: True
is_error: False
is_online: True
queues: IDLE
To check the current transfers (upload/download) do:u1sdtool --current-transfers
It will print something like:Current uploads:
path: /home/marcos/Ubuntu One/Imagens/Flames/legendary-trap (c�pia).jpg
deflated size: 49724
bytes written: 0
Current downloads: 0
GUI
Install the ubuntuone-indicator indicator that will provide some info on the tray area.sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update && sudo apt-get install ubuntuone-indicator
In a terminal, start the indicator with:
ubuntuone-indicator
To read more about this subject look here.
download file now