Bulk Import from IPFS for many CIDs
Searching for an option to bulk Import many CIDs from IPFS with csv or txt file without the need of using a script, ... I want to provide a table with CID and name.
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We are triaging issues on weekly basis and aim to give initial feedback within a few business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:
- "Priority" labels will show how urgent this is for the team.
- "Status" labels will show if this is ready to be worked on, blocked, or in progress.
- "Need" labels will indicate if additional input or analysis is required.
Finally, remember to use https://discuss.ipfs.tech if you just need general support.
Not directly related, but if you are savvy, you can write a script (with https://github.com/ipfs/js-kubo-rpc-client) and send multiple requests the Kubo RPC API.
Another related thing, is CAR imports via the UI which would allow importing DAGs or disparate blocks packed into the CAR: https://github.com/ipfs/ipfs-webui/pull/2323
Latest IPFS Desktop (v0.42) shipped with updated webui, which includes CAR (https://github.com/ipfs/ipfs-webui/issues/2323) and Bulk CID import (https://github.com/ipfs/ipfs-webui/issues/2307).
Thank you very much. This feature is extremely useful – I have been missing it for a long time. Now imagine if there was a bulk car import.