ipfs/kubo

Allow adding directories via curl

Open

#3.153 aberto em 30 de ago. de 2016

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
help wantedstatus/deferred

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

Version/Platform/Processor information (from ipfs version --all):

go-ipfs version: 0.4.3-dev-b5fbc01 Repo version: 4 System version: amd64/linux Golang version: go1.6.2

Type (bug, feature, meta, test failure, question):

feature

Area (api, commands, daemon, fuse, etc):

api

Priority (from P0: functioning, to P4: operations on fire):

Description:

Provide a command, which takes a tarball, untars it and adds the untared content to ipfs. This is useful to be able to add directories to ipfs via curl.

Guia do colaborador