Opened at 2015-06-15T17:05:19Z
Last modified at 2016-03-22T05:02:52Z
#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" :
- Parse INVITATION as COLLECTIVE_READCAP|CLIENT_WRITECAP.
- Write CLIENT_WRITECAP to the file magic_folder_dircap under the client's private directory.
- Write COLLECTIVE_READCAP to the file collective_dircap under the client's private directory.
- Edit the client's tahoe.cfg to set [magic_folder] enabled = True and [magic_folder] local.directory = LOCAL_DIR.
Note: See
TracTickets for help on using
tickets.