Summary: | No resume option when there is a file with the same name | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | ismore |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | mat69, opensource |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ismore
2002-12-03 02:05:59 UTC
When MarkPartial=false is at ~/.kde/share/config/kioslaverc kget is not able to do partial downloads was about to create a new report, not sure if kget is still what is handling download, but anyway, got a download interupted and getting back to the download link is a pain, i thought that staled download could have had a "resume" or a "retry" button. also, I thought, "what if .part would be .download instead, with download info, so user could simply double click the partially downloaded file to automatically resume it ? We won't implement the initial request as it is impossible to guess how much of the file has been downloaded by the other program. Other programs could create the complete file e.g. 10 MB and then download random parts, or the filesize could resemble the actual downloaded size. Imo one should simply not switch download managers for unfinished downloads. On Mathieus issue restarting transfers is supported in KGet, so that should not be an issue anymore. Further .part files are something of KIO, so essentially have nothing to do with KGet itself. As finished downloads remain in the list and are also added to the history one can also easily look what the url of failed downloads is. |