ipfs-pump
ipfs-pump copied to clipboard
[enhancement] local file support?
Any interest in local file support for this one?
I was looking at https://github.com/ipfs/go-ipfs/issues/7586 and this tool might be a good solution for that use case?
Large (size + file count) local filesystem directory, few changing files.
- Calculate CID of each file in local filesystem, ask IPFS node if it already has the file
- Doesn't have? ipfs add, does have? Continue
- Generate directory CID with correct filenames + CID's