Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder #2258

Open
margilazde opened this issue Mar 23, 2023 · 2 comments
Open

Folder #2258

margilazde opened this issue Mar 23, 2023 · 2 comments
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@margilazde
Copy link

Why there is no function of upload folder?(I need 1 CID to all collection NFT) I wanted upload folder of images but system uploaded files in folder

@margilazde margilazde added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 23, 2023
@Shmoji
Copy link

Shmoji commented Jan 7, 2024

i was also wondering this. specifically cannot upload folder to console.web3.storage - does folder have to be converted to CAR format first?

@travis
Copy link

travis commented Jan 8, 2024

We don't currently support this in the web UI at console.web3.storage, but it is supported using the w3cli (https://github.com/web3-storage/w3cli) and we've just landed support for directory uploads in the w3ui library, along with an example of how to support directory uploads in custom applications (https://github.com/web3-storage/w3ui/tree/main/examples/react/multi-file-upload).

@heyjay44 I think it's worth considering adding directory upload support to console - the actual implementation shouldn't be too hard, I think it's mostly a question of how we'd like it to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

3 participants