You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
think of ipfs-pack like this: "save the output of ipfs add --only-hash such that we can "make absolutely damn sure" what this archive (pack) contains later, that it hashes to the exact same values, and that we move it around safely".
ipfs-pack db creates (or updates) a temporary ipfs object database
This command creates (or updates) a temporary ipfs object database (eg at .ipfs-pack/db). This object database contains positonal metadata for all IPLD objects contained in the pack. (It follows the ipfs repo filestore metadata concerns). It MAY be a different, simpler object-db format, or be a full-fledged ipfs node repo using filestore.
flyingzumwalt
changed the title
Epic: [ipfs-pack] Track Directory Structure & Contents using DAGs in Manifest Files
Epic: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents
Jan 15, 2017
flyingzumwalt
changed the title
Epic: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents
Story: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents
Jan 19, 2017
flyingzumwalt
changed the title
Story: [ipfs-pack] Use Manifest Files to Track Directory Structure & Contents
Story: Use ipfs-pack to Track Directory Structure & Contents
Jan 25, 2017
This is part of #95 Epic: Register a Directory and Serve it on IPFS.
For technical details see the draft proposal for ipfs-pack
@jbenet says
Excerpt from ipfs-pack draft proposal:
Sub-Stories
The text was updated successfully, but these errors were encountered: