buckets
table permissions: noneobjects
table permissions: insert
and select
The path of the file you want to copy.
The new path of the file.
The destination bucket of the file.
supabase.storage.from("test").copy(from = "avatar.png", to = "avatar2.png")