List of synced directories is out of sync

Asked by mcarrera

I had some problems with the client at the beginning. Now it works fine but I got a situation I can't solve.

There are 2 directories in "my storage", which are not in my hard drive. When I click on more, there is no delete option - only share.

If I create a dummy ~/Documents/TRE (one of the problematic dir) on the hard and ask to sync to Ubuntu one, nothing happens.

I need to clean out my storage so I can start fresh.

Thanks for any idea!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu One Client Edit question
Assignee:
No assignee Edit question
Solved by:
Joshua Hoover
Solved:
Last query:
Last reply:
Revision history for this message
Best Joshua Hoover (joshuahoover) said :
#1

Hi,

If you want to remove folders that you previously selected to synchronize with Ubuntu One, please do the following:

1. In a terminal session (Applications->Accessories->Terminal) run: u1sdtool --list-folders
2. Copy the ID (the part after "id=") of the folder you want to remove
3. Then run: u1sdtool --delete-folder=ID-COPIED-IN-STEP-2

Please let me know if this helps solve your problem or not.

Thank you,

Joshua

Revision history for this message
mcarrera (mcarrera00-gmail) said :
#2

Joshua,

your solution works!

Thanks,

Marco

Revision history for this message
mcarrera (mcarrera00-gmail) said :
#3

Thanks Joshua Hoover, that solved my question.