I would like to zip a large amount of files (several gigabytes) from a bucket and place that zip into another bucket via functions. How can i do this without using a lot of server memory?
Zip Gigabytes of files with functions
This would be very tricky In the cloud it will probably won't work due to storage size limitation In self-hosted is possible.
It's not possible to create and write the zip on the go directly to the bucket.
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...