lingochamp / lingochamp/FileDownloader
关于不同url断点续传问题
Open
@rantianhua is already working on this.
Since Dec 7, 2019.
question
- Dominant language
- Java
- Stars
- 11.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
项目中遇到一个断点续传的问题,文件存放于阿里云上,url是有时效的,每隔半个小时更新一次,实际做测试的时候,发现前一个时效url下载未完成的情况下,重新申请新的url下载无法从断点处下载,url里Etag的值都是一致的,为什么会出现这种情况呢?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.