cant unpack big file #28505
Unanswered
damiankomonski
asked this question in
Feature Requests
Replies: 3 comments 1 reply
|
No answer |
0 replies
|
This says no it can't be done from a year ago (from an employee) if unpack means unzip. But you have a feature request here, and then you ask if it can be done. So not sure if you are just suggesting something for Supabase to implement or asking if it can be done now. |
0 replies
|
I am asking and if it isn’t possible it would be nice Supabase implement it, make something |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
hello, there is problem with unpack big files in edge function, storage
1gb file, 2gb file
I want upload such file to storage, unpack it in edge function and then make some operations on files. I cant do this. Is it possible?
All reactions