使用 Uploadify 处理大文件 (2GB+)
我正在使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论