how to update the file in storage, like for example the mp3 file will be update into wav file
Use a function to process the file on upload
how about the update file method in storage?
Maybe this will help: https://appwrite.io/docs/client/storage?sdk=flutter-default#storageCreateFile
so what is the concept of this https://appwrite.io/docs/client/storage?sdk=flutter-default#storageUpdateFile
?
since it has the term of 'update' file
Mhmm...look at the parameters
I think the method name should be revise into updatePermissionFile
or I hope we have this another method of replaceExistingFile
Honestly, I highly recommend creating a new file with a new ID if you're using the same bucket. This is because if you use the same ID, the file can be cached client side and would not be fetched again if updated
Recommended threads
- [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...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.