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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ