Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文件第二次下载会删除之前下载好的文件,这是为什么 #1423

Open
Easyhood opened this issue Sep 17, 2023 · 0 comments
Open

Comments

@Easyhood
Copy link

文件第二次下载会删除之前下载好的文件,这是为什么
2023-09-17 10:17:10.812 10048-10048 MultiDownload com.mssm.demoversion D pending taskId:-270459960,fileName:null,soFarBytes:0,totalBytes:0,percent:NaN
2023-09-17 10:17:11.241 10048-10252 MultiDownload com.mssm.demoversion D blockComplete taskId:-270459960,filePath:/storage/emulated/0/MSSMDownload,fileName:20230916_fb4b4fee131a4538a2d52d08f0a0757a.jpg,speed:0,isReuse:true
2023-09-17 10:17:11.251 10048-10252 MultiDownload com.mssm.demoversion D blockComplete: mTaskCount = 1
2023-09-17 10:17:11.282 10048-10048 MultiDownload com.mssm.demoversion D pending taskId:-270459960,fileName:null,soFarBytes:0,totalBytes:0,percent:NaN
2023-09-17 10:17:11.365 10048-10255 MultiDownload com.mssm.demoversion D blockComplete taskId:-270459960,filePath:/storage/emulated/0/MSSMDownload,fileName:20230916_fb4b4fee131a4538a2d52d08f0a0757a.jpg,speed:0,isReuse:true
2023-09-17 10:17:11.381 10048-10255 MultiDownload com.mssm.demoversion D blockComplete: mTaskCount = 0
2023-09-17 10:17:11.391 10048-10255 MultiDownload com.mssm.demoversion D completed

然后第二次20230916_fb4b4fee131a4538a2d52d08f0a0757a.jpg这个文件就被删除了
这是为什么,应该怎么解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant