ipfs-sync
ipfs-sync copied to clipboard
Script to sync files from one IPFS node to another
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Sync file object is ok, but directory not, with error: the user abort a request
Hello, When using a non-default hash mechanism for IPFS CIDs, the files are transferred to the destination IPFS node overriding the hash algorithm, making the upload fail. Example: ``` $...