AzCopy与az存储blob副本 [英] AzCopy vs az storage blob copy

查看:144
本文介绍了AzCopy与az存储blob副本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

AzCopy与Azure CLI命令族az存储blob副本之间的区别是什么。哪个效率更高?另外,什么是更有效的az存储blob复制或az存储blob上传?

What is the difference between AzCopy and the Azure CLI command family az storage blob copy. Which performs more efficiently? Also, what is more efficient az storage blob copy or az storage blob upload?

谢谢!

推荐答案

两者之间的区别是 AzCopy 是一个命令行实用程序,用于使用旨在获得最佳性能的简单命令将数据复制到Microsoft Azure Blob,文件和表存储中。您可以在文件系统
和存储帐户之间复制数据,也可以在存储帐户和 Azure CLI 之间复制数据,这是一种命令行工具,可为管理Azure资源提供出色的体验。 CLI旨在简化脚本编写,查询数据,支持长时间运行的操作,
等。

The difference between both is AzCopy is a command-line utility designed for copying data to/from Microsoft Azure Blob, File, and Table storage, using simple commands designed for optimal performance. You can copy data between a file system and a storage account, or between storage accounts and the Azure CLI is a command-line tool providing a great experience for managing Azure resources. The CLI is designed to make scripting easy, query data, support long-running operations, and more.

您可以使用Azure CLI命令,例如  "Az存储blob复制",用于检查blob的状态并管理blob复制操作,如

here
和"Az storage blob upload",用于将文件上传到具有不同参数的存储blob,如文章$ b $中所述b
here

You can use Azure CLI commands such as  "Az storage blob copy" to check the status of the blobs and manages blob copy operations as described here and "Az storage blob upload" for uploading a file to the storage blob with different parameters as mentioned in the article here.

如果要使用Azure Azcopy工具进行复制或上传。您可以将以下文章引用到

副本

上传
使用Azcopy的blob。希望这对你有帮助!

If you want to use Azure Azcopy tool to copy or upload. You can refer the following article to copy and upload the blobs using Azcopy. Hope this helps you!


这篇关于AzCopy与az存储blob副本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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