e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

Support downloading directories via SDK or URL #433

Open ValentaTomas opened 2 months ago

ValentaTomas commented 2 months ago

You can download files from the sandbox by calling a method in SDK or via a provided download URL, but you cannot do this for directories — you would need to download the files one by one after listing all of them.