buckets
objects
insert
select
try await supabase .storage .from("avatars") .copy(from: "public/avatar1.png", to: "private/avatar2.png")