That is essentially the way. How long it takes depends how fast IPFS can pin something.
There is an alternative way too, if you prefer:
ipfs dag export <cid> > file.car
ipfs-cluster-ctl add --format=car file.car
That is essentially the way. How long it takes depends how fast IPFS can pin something.
There is an alternative way too, if you prefer:
ipfs dag export <cid> > file.car
ipfs-cluster-ctl add --format=car file.car