"ipfs get" using the Filestore
Open
effort/weeks
exp/expert
kind/enhancement
need/maintainers-input
P3
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
#### Type:
Enhancement
#### Severity:
Medium
#### Description:
`ipfs add` now has an experimental `--no-copy` option, which allows to make a file/directory known to IPFS, and serve it to other peers from its original place on the hard disk.
Could you add a similar feature to `ipfs get` to write files to the filesystem, without adding them in `~/.ipfs` too (assuming they are not already there)?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.