ipfs/kubo

Allow adding directories via curl

Open

#3,153 opened on Aug 30, 2016

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
help wantedstatus/deferred

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.

Contributor guide