附件文件名有相同文件文件名时只会下载其中一个
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 579
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
有些作者喜欢一个帖子里用相同的文件名
多线程下载的时候哪个先下载完后一个就会判断已存在而不下载了
导致信息下载不全
用序号命名可以避免这一情况,但是会丢失文件名信息
希望能为添加一个选项设置原文件名前带序号
Contributor guide
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.