ipfs/kubo

/ipfs/cached + /ipfs/pinned fuse dirs

Open

#257 opened on Nov 3, 2014

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Go (2,725 forks)batch import
help wantedkind/enhancementtopic/fuse

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

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)

Contributor guide