是否可以暂停和继续上传http文件? [英] Is it possible to pause and resume an http file upload?

查看:246
本文介绍了是否可以暂停和继续上传http文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序需要大量文件(> = 20GB)才能上传到服务器.我们可以暂停并恢复通过http上传的视频吗?

My application needs heavy files(>=20GB) to be uploaded to the server. Can we pause and resume an upload made through http?

我正在使用Django构建我的应用程序.

I am using Django to build my application.

推荐答案

也许您可以将文件拆分为多个块并上传?看看这个: https://gist.github.com/nbari/7335384

Maybe you could split up the files to chunks and upload them? Take a look at this: https://gist.github.com/nbari/7335384

这篇关于是否可以暂停和继续上传http文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆