Open
Description
Currently the only way to relocate a file in Firebase Storage is to delete the original and re-upload to the new location. This usually isn't disastrous, but it's far from optimal. If I'm not mistaken, Google Cloud Storage, which is the backbone for Firebase Storage, does allow file move requests. Is this a feature we could discuss for inclusion in a future version of Firebase Storage?