Comment 1 for bug 576080

Revision history for this message
Christopher Lloyd (ubuntu-chrislloyd) wrote : Re: Unsubscribing a folder should stop all activity on that folder

I've tried the above commands with no success.

chris@chris-desktop:~$ u1sdtool --list-folders
Folder list:
  id=a36a54ee-dbdd-4d7a-b0ed-b8effba3764e subscribed= path=/home/chris/Music
  id=03a5f837-543a-4a33-95ad-1213113b03f6 subscribed=True path=/home/chris/Documents
  id=fc4c7fa5-8796-4b96-b566-4955ab2ec71d subscribed=True path=/home/chris/.ubuntuone/Purchased from Ubuntu One
chris@chris-desktop:~$ u1sdtool -q
ubuntuone-syncdaemon stopped.
chris@chris-desktop:~$ u1sdtool --start
chris@chris-desktop:~$ u1sdtool --unsubscribe-folder=a36a54ee-dbdd-4d7a-b0ed-b8effba3764e
chris@chris-desktop:~$ u1sdtool -c
chris@chris-desktop:~$ u1sdtool --status
State: SERVER_RESCAN
    connection: With User With Network
    description: doing server rescan
    is_connected: True
    is_error: False
    is_online: False
    queues: WORKING_ON_METADATA

chris@chris-desktop:~$ u1sdtool --list-folders
Folder list:
  id=a36a54ee-dbdd-4d7a-b0ed-b8effba3764e subscribed= path=/home/chris/Music
  id=03a5f837-543a-4a33-95ad-1213113b03f6 subscribed=True path=/home/chris/Documents
  id=fc4c7fa5-8796-4b96-b566-4955ab2ec71d subscribed=True path=/home/chris/.ubuntuone/Purchased from Ubuntu One
chris@chris-desktop:~$ u1sdtool --status
State: QUEUE_MANAGER
    connection: With User With Network
    description: processing queues
    is_connected: True
    is_error: False
    is_online: True
    queues: IDLE

chris@chris-desktop:~$ u1sdtool --list-folders
Folder list:
  id=a36a54ee-dbdd-4d7a-b0ed-b8effba3764e subscribed= path=/home/chris/Music
  id=03a5f837-543a-4a33-95ad-1213113b03f6 subscribed=True path=/home/chris/Documents
  id=fc4c7fa5-8796-4b96-b566-4955ab2ec71d subscribed=True path=/home/chris/.ubuntuone/Purchased from Ubuntu One
chris@chris-desktop:~$