Allow adding directories #11

Open
opened 2022-09-23 08:49:46 -05:00 by Ambrevar · 1 comment
Ambrevar commented 2022-09-23 08:49:46 -05:00 (Migrated from github.com)

Currently ipfs:add on directories fails.

  1. Drakma needs a fix which I've implemented: https://github.com/edicl/drakma/issues/125
  2. The ipfs:add function needs a fix which I've implemented at 86455a584d.
    (I've followed the API ref from https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-add).

What do you think?

Currently `ipfs:add` on directories fails. 1. Drakma needs a fix which I've implemented: https://github.com/edicl/drakma/issues/125 2. The `ipfs:add` function needs a fix which I've implemented at https://github.com/Ambrevar/cl-ipfs-api2/commit/86455a584daf920ff444ea62125cd78859235846. (I've followed the API ref from https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-add). What do you think?
JadedCtrl commented 2022-10-06 20:29:56 -05:00 (Migrated from github.com)

Useful feature and nice fix. Would you care to make a PR?

Useful feature and nice fix. Would you care to make a PR?
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.

Dependencies

No dependencies set.

Reference: jadedctrl/cl-ipfs-api2#11
No description provided.