以最快的速度将GB中巨大尺寸的斑点上载到天蓝宝石的最佳方式 [英] Best way to upload a blob with a huge size in GBs to azure in the fastest time

查看:257
本文介绍了以最快的速度将GB中巨大尺寸的斑点上载到天蓝宝石的最佳方式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请有人建议在最快的时间内将多GB的视频片段上传/下载到azure存储设备的最佳方法?

Please can someone suggest the best way to upload/download a video blob of multiple GBs size in the fastest possible time to azure storage?

推荐答案

我是Microsoft技术传播者,我已经开发了一个示例和免费工具(不支持/不保证)来帮助这些情况。

I'm a Microsoft Technical Evangelist and I have developed a sample and free tool (no support/no guarantee) to help in these scenarios.

二进制代码和源代码在这里可用: https://blobtransferutility.codeplex.com/

The binaries and source-code are available here: https://blobtransferutility.codeplex.com/

Blob Transfer Utility是一种GUI工具,用于向/从Windows Azure Blob存储上传和下载数千个小/大文件。

The Blob Transfer Utility is a GUI tool to upload and download thousands of small/large files to/from Windows Azure Blob Storage.

功能


  • 创建批量上传/下载

  • 设置内容类型

  • 并行传输文件

  • 将并行传输的较小部分中的大文件拆分为

  • Create batches to upload/download
  • Set the Content-Type
  • Transfer files in parallel
  • Split large files in smaller parts that are transferred in parallel

第四个功能是你的问题的答案

The 4th feature is the answer to your problem.

您可以从示例代码中了解我是如何做到的,或者您可以简单地运行该工具并执行所需的操作。

You can learn from the sample code how I did it, or you can simply run the tool and do what you need to do.

这篇关于以最快的速度将GB中巨大尺寸的斑点上载到天蓝宝石的最佳方式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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