如何使用 Firebase 存储移动文件? [英] How to move files with firebase storage?

查看:24
本文介绍了如何使用 Firebase 存储移动文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法用 firebase.storage() 移动文件?

Is there a way to move files with firebase.storage()?

示例:user1/public/image.jpg 到 user1/private/image.jpg

Example: user1/public/image.jpg to user1/private/image.jpg

推荐答案

没有办法移动到其他位置,可以下载后放到其他引用,删除之前的位置.

There is no such way to move to other location, rather you can download and then put it to other reference and deleting the previous location.

这篇关于如何使用 Firebase 存储移动文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆