Storage Gateway - Download Large Files

0

I have a Storage Gateway setup and the SMB share is working. The problem I have is when accessing large file (mostly videos), the gateway must download them the first time they are accessed. Is there a way to pre-download large files (100MB+), or pre-download certain file types (i.e. .mpg, .mp4)?

philipm
已提问 2 个月前137 查看次数
1 回答
1

Hello, The gateway does not need to download the entire file, as it leverages byte-range gets from S3 to pull down cold objects/files, when they are not present in the cache. We have seen this work well with other customers storing video files, for instance a multi-hour long sporting event, where once it is stored in S3, you may want to pull down a 14 second clip of the video.

I'd suggest trying to use another video application to test this out, or to open a support case to dig further into what is going on with your gateway.

Here is a reference to byte-range get functionality in our FAQ's. https://aws.amazon.com/storagegateway/faqs/ Under the question: How does Amazon S3 File Gateway manage the local cache? What data gets stored locally?

AWS
Ed_L
已回答 2 个月前
profile picture
专家
已审核 1 个月前
  • Our case may be a little different. When we need the file, it's needed quickly. The first time we pull it down may take 5-10 minutes to copy it to a computer on the network. After that it copies in seconds. I am trying to eliminate the 5-10 minute first time copy to computer.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则