Skip to content

Increase 512 kbyte limit for ipfs object put #2938

Closed
@kpcyrd

Description

@kpcyrd

For a mirroring project, I'm trying to add very large folders to ipfs (> 10k links).

I've used ipfs object patch add-link for this, but switched to ipfs object put for performance reasons.

Current go-ipfs has a hardcoded limit for ipfs object put, which is 512 kbytes.

The folder I'm trying to add to ipfs is too large for this limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions