lingochamp / FileDownloader

Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
Apache License 2.0
11.02k stars 2.2k forks source link

The downloaded file is deleted without cause. #1090

Open zhangming170622 opened 6 years ago

zhangming170622 commented 6 years ago

Before Issue

  1. I downloaded 10 files successfully.
  2. After you rerun the app multiple times, some of the downloaded files will be deleted.
  3. The app does not have the ability to delete files.

Issue

What's the problem?

I want to your help.

rantianhua commented 6 years ago

Actually FileDownloader will not delete downloaded file automatically unless you start a new task and download forcedly. So Could you please explain "return the app multiple times" more clear? And you'd better provide FileDownloader log.