#2455 closed task

Magic Folder: add magic folder join commandline tool — at Version 1

Reported by: dawuud Owned by: daira
Priority: normal Milestone: 1.12.0
Component: code-frontend-magic-folder Version: 1.10.0
Keywords: otf-magic-folder-objective6 Cc:
Launchpad Bug:

Description (last modified by dawuud)

For "tahoe magic-folder join INVITATION LOCAL_DIR" :

  1. Parse INVITATION as COLLECTIVE_READCAP|CLIENT_WRITECAP.
  2. Write CLIENT_WRITECAP to the file magic_folder_dircap under the client's private directory.
  3. Write COLLECTIVE_READCAP to the file collective_dircap under the client's private directory.
  4. Edit the client's tahoe.cfg to set [magic_folder] enabled = True and [magic_folder] local.directory = LOCAL_DIR.

Change History (1)

comment:1 Changed at 2015-06-15T17:26:43Z by dawuud

  • Description modified (diff)
Note: See TracTickets for help on using tickets.