Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

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

Open
MichaelMure wants to merge 1 commit into
ipfs-inactive:masterfrom
MichaelMure:nocopy
Open

[WIP] feat: make ipfs add --nocopy works#564
MichaelMure wants to merge 1 commit into
ipfs-inactive:masterfrom
MichaelMure:nocopy

Conversation

@MichaelMure

Copy link
Copy Markdown
Contributor

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 ?

provide the Abspath header in the stream for file so the filestore
can find the actual file on disk

It works but I still get errors like 'Error: expected protobuf dag node' sometimes
@daviddias

daviddias commented Sep 6, 2017

Copy link
Copy Markdown
Contributor

The goal of this PR will start working with the update for #522

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

@daviddias

Copy link
Copy Markdown
Contributor

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

@daviddias daviddias left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs tests and documentation

@daviddias daviddias changed the title make ipfs add --nocopy works feat: make ipfs add --nocopy works May 29, 2018
@alanshaw alanshaw changed the title feat: make ipfs add --nocopy works [WIP] feat: make ipfs add --nocopy works Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants