how do I remove files from upload queue (lucid)

Asked by Flemming Christensen

Due to a bug apparently connected to
https://bugs.launchpad.net/ubuntuone-client/+bug/515920 or https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/557160 my files stop synchronizing, but I get no clue as to which file is actually stopping the proces.

Is there a way to remove waiting files from the upload queue?
In that way I hope to be able to work around the directory that contains the villain.
I have tried to unsubscribe-folder=ID_of_Documents_folder, but without success.
It is still registered in list-folders. And waiting-content list all those files that are blocked from uploading.

Question information

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

Will sudo rm -rf .local/share/ubuntuone/syncdaemon/fsm/* do the trick or does that have undesirable consequences?

Revision history for this message
Joshua Hoover (joshuahoover) said :
#2

Hi Flemming,

To completely remove that folder, you can try this command: u1sdtool --delete-folder=ID_of_Documents_Folder

Thank you,

Joshua

Revision history for this message
Flemming Christensen (laoshi) said :
#3

Thank you.
It seems that things have been shaping up on u1 since I asked the question, so I'll consider the question to be answered