erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

When downloading, if the local folder does not exist, an I / O error will be reported #197

Open WQWPOP opened 2 years ago

WQWPOP commented 2 years ago

When downloading, if the local folder does not exist, an I / O error will be reported. When I "Remove and Delete" a file, the program makes an error and exits.

erickutcher commented 2 years ago

Does the program crash after you select "Remove and Delete"?

If you can give me detailed steps to reproduce this that would help. I'm not able to get it to crash on my system.