WebAPI for create-alias #3286

Open
opened 2020-03-24 07:01:40 +00:00 by vu3rdd · 0 comments

The scripts/tahoe_create_alias.py script calls the HTTP POST to uri?t=mkdir to create an unlinked directory and responds with the write cap. After that the given alias is added to the /path/to/node_directory/private/aliases file.

It would be nice to have a web API for doing it so that external programs like magic-folder can use it.

The `scripts/tahoe_create_alias.py` script calls the HTTP `POST` to `uri?t=mkdir` to create an unlinked directory and responds with the write cap. After that the given alias is added to the `/path/to/node_directory/private/aliases` file. It would be nice to have a web API for doing it so that external programs like magic-folder can use it.
vu3rdd added the
code-dirnodes
normal
enhancement
1.13.0
labels 2020-03-24 07:01:40 +00:00
vu3rdd added this to the undecided milestone 2020-03-24 07:01:40 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#3286
No description provided.