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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MichaelMure
Copy link
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
Copy link
Contributor

daviddias commented Sep 6, 2017

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
Contributor

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

Copy link
Contributor

@daviddias daviddias left a comment

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.

2 participants