hey everyone, does anyone know if we can copy a file in storage. I have some base files that i want to copy for each user based on what they choose. I couldnt find a way to do this besides downloading the file and then uploading again? Anyone knows a different way?
Hey! 👋 I can help with this. The issue is that most storage systems don’t support server-side file cloning, so without a direct copy API, the only option is download → re-upload. I can help you set this up properly (e.g. backend copy or automation) so users get their base files instantly. Quick question: which storage are you using (S3, Appwrite, Firebase, Supabase, etc.)?
hey, thanks i appreciate it. I use appwrite cloud both for storage and functions as backend. My functions are in python, so i assume i just do download then upload from the func?
wait
This guy look like ai
Currently, this is the only way to do it.
Yes
Avoid AI reply
yeah i thought so, but i kinda knew it was the only way 😄
Recommended threads
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...