Opened at 2016-06-13T09:52:38Z
Closed at 2018-01-16T20:23:18Z
#2792 closed defect (fixed)
multiple magic-folders per client
Reported by: | dawuud | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-magic-folder | Version: | 1.11.0 |
Keywords: | magic-folder usability config | Cc: | |
Launchpad Bug: |
Description
Given a Tahoe-LAFS client configured to use a storage grid, we'd like the ability to create many magic-folders that sync to the same storage grid with differing cryptographic capabilities.
Change History (6)
comment:1 Changed at 2016-06-13T11:57:37Z by dawuud
comment:2 Changed at 2016-09-29T14:29:06Z by daira
I agree with the approach of moving the config to a YAML file under private/. However, we should bear in mind that the magic-folder join/leave commands would need to edit this file. (They already edit tahoe.cfg.)
comment:3 Changed at 2016-09-29T14:29:58Z by daira
- Component changed from unknown to code-frontend-magic-folder
- Keywords usability config added
- Owner set to daira
comment:4 Changed at 2016-10-07T16:21:44Z by dawuud
latest dev branch here: https://github.com/david415/tahoe-lafs/tree/2791.multi-magic-folders.3
comment:5 Changed at 2017-09-20T00:55:28Z by cypher
PR from meejah: https://github.com/tahoe-lafs/tahoe-lafs/pull/442
comment:6 Changed at 2018-01-16T20:23:18Z by meejah
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
i made slight progress here: https://github.com/david415/tahoe-lafs/tree/2791.multi-magic-folders.0
instead of messing around with our tahoe.cfg to include the additional information i decided to use a yaml file; private/magicfolders.yaml