Bug 218768 - kget now does not suggest to continue download partially downloaded files
Summary: kget now does not suggest to continue download partially downloaded files
Status: RESOLVED INTENTIONAL
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 08:45 UTC by anton
Modified: 2009-12-18 12:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anton 2009-12-15 08:45:01 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

This did work before when files were dowloaded with .part extension.

Now
1. Start download
2. Stop it after a while
3. Backup half-downloaded file
4. Remove dowload from kget list
5. Put backed up file on place
6. Start dowloading same file again in the same directory - this would suggest rewriting existing file - no "continue dowload" option which were present before.
Comment 1 Matthias Fuchs 2009-12-18 12:01:20 UTC
The ".part" extension is added by KIO automatically if one writes into a file, so if you only use the KIO plugin when you'll probably have the same behaviour. Now though the multi-kio plugin is activated and used by default and this one does not support such behaviour and won't support it.