ipfs/kubo

/ipfs/cached + /ipfs/pinned fuse dirs

Open

#257 创建于 2014年11月3日

在 GitHub 查看
 (6 评论) (1 反应) (0 负责人)Go (2,725 fork)batch import
help wantedkind/enhancementtopic/fuse

仓库指标

Star
 (13,906 star)
PR 合并指标
 (平均合并 4天 2小时) (30 天内合并 28 个 PR)

描述

would be nice to list the hashes stored locally under /ipfs with special (well known) directories:

  • /ipfs/pinned for all hashes pinned locally
  • /ipfs/cached for all hashes available locally, and not pinned.
  • /ipfs/local all hashes available locally (pinned U cached)

贡献者指南