Closed pengweichu closed 8 years ago
TDM uses Chrome's Temporary directory to store files, when download is complete the extension moves the completed files to your destination folder.
I am not sure why the file cannot be transferred correctly. I wish there was a case we could regenerate the problem. Anyhow, please click on the i button when download is complete and see if any error is printed in the log window.
This is where you can find the files while they are being downloaded:
C:\Users\{user}\AppData\Local\Google\Chrome\User Data\Default\File System\
Note that the name is a set of random characters and there is no extension for files.
Thanks for your comments, I have been replicate it. The log shows as the screenshot.
I also looked it in C:\Users{user}\AppData\Local\Google\Chrome\User Data\Default\File System\, no such file there - my download file is large, in this folder just a few small files.
How about this folder
C:\Users[myUserName]\AppData\Local\Google\Chrome\User Data\Default\Storage\ext[a long string]\def\File System
Is this happening only for large files?
Hi, the file is here: C:\Users\myname\AppData\Local\Google\Chrome\User Data\Default\Storage\ext\kemfccojgjoilhfmcblgimbggikekjip\def\File System\primary\t\00\00000000
The 00000000 file size is same to the downloaded file, but usually TDM doesn't copy it to my desktop(I set my desktop as dest folder.
So that 00000000 file was fine after changing its name?
I have made a chance that probably fixes the problem. Can you confirm by install this custom build https://github.com/inbasic/turbo-download-manager/blob/master/builds/packed/chrome.zip?raw=true
Download the zip file and extract it in a folder. Now open chrome://extensions/ and activate the Developer mode
. Now point the Load unpacked extension
to the folder. Use this custom build and let me know if the problem is fixed.
I'm installed it with Chrome Version 46.0.2490.86 m, I downloaded the file to my desktop, but usually after the filed download completed, there no any file present on my desktop, not always, sometimes the file is presented.