Bug 334259 - when coping/moving a large number of small files there is no speed reported or time left calculated
Summary: when coping/moving a large number of small files there is no speed reported o...
Status: RESOLVED DUPLICATE of bug 160375
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.11.5
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL: http://i.imgur.com/q8kuBmj.jpg
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-03 03:24 UTC by helmy.m
Modified: 2014-08-23 10:38 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 helmy.m 2014-05-03 03:24:23 UTC
when coping/moving a large number of small files It should be able to calculate how much time is left.
 as the system knows how many files are there and it knows the total files size, then it must have read all the sizes of the files before starting the copy/move operation,
from this data it should be easy to calculate a good estimated time for when copy operations for small file sizes will take based on timing the time it took to process the first 100 files for example 
this should only apply for the small files only that would take more time to process than the actual file size


Reproducible: Always
Comment 1 Frank Reininghaus 2014-05-03 08:24:07 UTC
Thanks for the report. Please always provide the version you are using when filing bug reports.

I'm not sure if the problem is in KIO (the library which handles file moves) or in the Plasma widget.
Comment 2 Christoph Feck 2014-08-23 10:38:52 UTC

*** This bug has been marked as a duplicate of bug 160375 ***