WebAPI for create-alias #3286

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

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.
tahoe-lafs added the
code-dirnodes
normal
enhancement
1.13.0
labels 2020-03-24 07:01:40 +00:00
tahoe-lafs added this to the undecided milestone 2020-03-24 07:01:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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