Summary: | KGet should save failed downloads | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Jose <getaceres> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jose
2005-09-20 11:08:19 UTC
Kget always downloads directly into the selected directory (filename.part). At finish it renames the file (filename). Could it be that you can't rename files in that directory? I'm not an expert but I think that Unix only has read, write and execute. I created a directory in my home folder in konqueror, so I had write and read access to that directory. Then I downloaded the file to that directory. The file .part was written because it reached 100% but then it failed to rename it. I don't know why, but when I looked in the directory it was empty. Same problem here - a download completed for a 1.3 GB file, then KGet complained that it could not rename the file and obviously deleted the completely downloaded file! I have no idea why it couldn't rename the file in the first place, because the permissions seem perfectly ok. Maybe KGet tries to copy instead of renaming? The versions are KGet 0.8.5 / KDE 3.5.2. I have KGet 0.8.5 and I'm also having issues with renaming the .part file. Permissions are set correctly and other download managers that rename files (for example firefox and its .part files) work correctly. We are not using .part files in KGet2 anymore, so this is pretty much fixed... :) Lukas |