js-ipfs-http-client icon indicating copy to clipboard operation
js-ipfs-http-client copied to clipboard

[WIP] feat: make ipfs add --nocopy works

Open MichaelMure opened this issue 8 years ago • 2 comments

Related to https://github.com/ipfs/js-ipfs-api/issues/562

Provide the Abspath header in the stream for files so the filestore can find the actual file on disk. It works but I still get errors like 'Error: expected protobuf dag node' for some files but not for some others.

@kevina, any ideas ?

MichaelMure avatar Jun 13 '17 06:06 MichaelMure

The goal of this PR will start working with the update for https://github.com/ipfs/js-ipfs-api/issues/522

That said, I'm not sure what the code in your PR is trying to achieve. Could you clarify?

daviddias avatar Sep 06 '17 08:09 daviddias

@MichaelMure this PR is now unblocked because options are correctly passed. Wanna look at it again?

daviddias avatar Sep 07 '17 07:09 daviddias