Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道我的理论是否正确,我在 S3 上托管了以下文件:-
我假设单个 ZIP 文件会产生最好的结果,但事实并非如此。
最新结果
特别是单个文件的下载速度各不相同,我得到的结果从 15 分钟到 35 分钟不等。
问:对于不同的文件大小,Amazon S3 是否有不同的下载方法/速度?
没有 amazon s3 没有不同的下载计数方法。如果您让我们知道您用于下载数据的工具会更好。因为如果您的工具允许您在并行线程(进程)中下载数据,那么您的部分操作将比单个文件处理时间花费更少的时间。
其次,下载时间也可能因互联网速度而异。