net-ipfs-http-client icon indicating copy to clipboard operation
net-ipfs-http-client copied to clipboard

Add support for the "size" response of the "ipfs add" command

Open timothyparez opened this issue 6 years ago • 1 comments

The following was merged into IPFS 0.4.11-rc: https://github.com/ipfs/go-ipfs/pull/4082 Will have to check this out and add support for it.

timothyparez avatar Sep 22 '17 06:09 timothyparez

Please note that getting the size on disk requires some platform-specific code on Windows. Therefore it is not possible to compare the size returned from ipfs add.

lvermeulen avatar Oct 14 '17 09:10 lvermeulen