[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2455: Magic Folder: add join commandline tool
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Jul 7 18:57:34 UTC 2015
#2455: Magic Folder: add join commandline tool
-------------------------+-------------------------------------------------
Reporter: dawuud | Owner: dawuud
Type: task | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.0
Resolution: | Keywords: otf-magic-folder-objective6 magic
Launchpad Bug: | folder magic-folder
-------------------------+-------------------------------------------------
Description changed by daira:
Old description:
> 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'''.
New description:
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`.
--
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2455#comment:8>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list