Hi,
I upload files to my S3 with UUID as name instead of the actual name and handle naming in the database, since this is a correcter way that supports renaming folders and filenames in 1 row change as well as moving and stuff. This is actually a common pattern. However I can't find a way to tell the supabase sdk to download the file with a certain name, like the name I hold in a variable on the client, instead it will download with the name in S3 which is the unfriendly UUID