使用 Uploadify 处理大文件 (2GB+)

发布于 2024-12-07 20:25:20 字数 293 浏览 1 评论 0原文

我正在使用 Uploadify 创建一个到 Amazon S3 的文件上传器。我需要它能够处理最大 2GB 的文件,如果文件大于此值,则会显示错误。我没有更精细的文件粒度,但对于 3.5GB 文件,它可以正常工作(即显示错误),对于 10GB 文件,它甚至不想选择它或触发任何事件。 (文件打开对话框关闭,没有任何反应,就好像用户没有首先选择该文件一样)。

Uploadify 代码中是否存在错误?如果存在,我该如何使其工作?

I'm using Uploadify to create a file uploader to Amazon S3. I need it to work on files up to 2GB, and show an error if the file is bigger than that. I don't have a finer file granulation, but for a 3.5GB file it works correctly (i.e. shows the error), and for a 10GB file it doesn't even want to select it or trigger any event. (The file open dialog .closes and nothing happens, as if the user didn't select the file in the first place).

Is there a bug in the Uploadify code and if it is, how can I make it work?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文