azcopyazcopy
AzCopy 是一个命令行工具,用于将数据移入和移出 Azure 存储。AzCopy is a command-line tool that moves data into and out of Azure Storage.
概要Synopsis
命令的常规格式为:azcopy [command] [arguments] --[flag-name]=[flag-value]
。The general format of the commands is: azcopy [command] [arguments] --[flag-name]=[flag-value]
.
若要报告问题或详细了解该工具,请参阅 https://github.com/Azure/azure-storage-azcopy。To report issues or to learn more about the tool, see https://github.com/Azure/azure-storage-azcopy.
相关概念性文章Related conceptual articles
- AzCopy 入门Get started with AzCopy
- 使用 AzCopy 和 Blob 存储传输数据Transfer data with AzCopy and Blob storage
- 使用 AzCopy 和文件存储传输数据Transfer data with AzCopy and file storage
- 对 AzCopy 进行配置、优化和故障排除Configure, optimize, and troubleshoot AzCopy
选项Options
--cap-mbps(浮动)以兆位/秒为单位限制传输速率。--cap-mbps (float) Caps the transfer rate, in megabits per second. 瞬间吞吐量可能与上限略有不同。Moment-by-moment throughput might vary slightly from the cap. 如果此选项设置为零,或者省略,则吞吐量不受限制。If this option is set to zero, or it is omitted, the throughput isn't capped.
--help azcopy 命令的帮助--help Help for azcopy
--output-type(字符串)命令输出的格式。--output-type (string) Format of the command's output. 选项包括:text、json。The choices include: text, json. 默认值为 text
。The default value is text
. (默认 text
)(default text
)
--trusted-microsoft-suffixes(字符串)指定可向其中发送 Azure Active Directory 登录令牌的其他域后缀。--trusted-microsoft-suffixes (string) Specifies additional domain suffixes where Azure Active Directory login tokens may be sent. 默认值为“.core.windows.net;.core.chinacloudapi.cn;.core.cloudapi.de;.core.usgovcloudapi.net” 。The default is '.core.windows.net;.core.chinacloudapi.cn;.core.cloudapi.de;.core.usgovcloudapi.net'. 此处列出的任何内容都会添加到默认值。Any listed here are added to the default. 为安全起见,应只在此处放置 Azure 域。For security, you should only put Azure domains here. 用分号分隔多个条目。Separate multiple entries with semi-colons.
另请参阅See also
- AzCopy 入门Get started with AzCopy
- azcopy benchazcopy bench
- azcopy copyazcopy copy
- azcopy docazcopy doc
- azcopy envazcopy env
- azcopy jobsazcopy jobs
- azcopy jobs cleanazcopy jobs clean
- azcopy jobs listazcopy jobs list
- azcopy jobs removeazcopy jobs remove
- azcopy jobs resumeazcopy jobs resume
- azcopy jobs showazcopy jobs show
- azcopy listazcopy list
- azcopy loginazcopy login
- azcopy logoutazcopy logout
- azcopy makeazcopy make
- azcopy removeazcopy remove
- azcopy syncazcopy sync