go-ipfs-api icon indicating copy to clipboard operation
go-ipfs-api copied to clipboard

AddDir() should take AddOpts like Add() does

Open ec1oud opened this issue 3 years ago • 1 comments

I want to use CidVersion(1) at least. Assuming the nocopy option is added (#275) that needs to be in AddOpts too, I suppose. And I'd like to be able to add directory trees without copying.

ec1oud avatar Oct 17 '22 20:10 ec1oud

#285 opened and ready for review

acashmoney avatar Mar 02 '23 21:03 acashmoney