将文件从Azure文件移至Blob存储 [英] Move files from azure files to blob storage

查看:132
本文介绍了将文件从Azure文件移至Blob存储的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们需要将(NOT COPY)文件从天蓝色文件移至Blob存储. AZCOPY没有/move开关.有什么想法吗?

We need to move (NOT COPY) files from azure files to blob storage.  AZCOPY doesn't have a /move switch.  Any ideas?

推荐答案

AzCopy(顾名思义,它已经被放弃了)是为复​​制数据而不是移动数据而设计的.

AzCopy (as the name might give it away already) is designed for copying data, not moving data.

我不相信有任何工具可以实现这一目标.将数据复制到Azure Blob存储后,您必须从Azure文件中删除数据.

I don't believe there are any tools available to achieve that. You will have to remove the data from Azure Files, after copying it to Azure Blob Storage.


这篇关于将文件从Azure文件移至Blob存储的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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