S
Supabase4w ago
CDX

Bulk Uploading to a Bucket

Heyo, any way I can upload a zip to a bucket and unzipping it on the server?
1 Reply
garyaustin
garyaustin4w ago
Maybe with an edge function but not the storage API. https://supabase.com/docs/guides/functions/ephemeral-storage
File Storage | Supabase Docs
Use persistent and ephemeral file storage

Did you find this page helpful?