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

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

问题描述

例如:
user1 / public / image.jpg到user1 / private /使用firebase.storage()来移动文件的方法是什么?

image.jpg

解决方案

没有办法移动到其他位置,而是可以下载然后将其放到其他参考并删除以前的位置。


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

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天全站免登陆