Bug 240814 - Bad perfomance copying files over KIO
Summary: Bad perfomance copying files over KIO
Status: RESOLVED DUPLICATE of bug 218798
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-05 15:37 UTC by Alvaro Aguilera
Modified: 2010-11-21 18:20 UTC (History)
2 users (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 Alvaro Aguilera 2010-06-05 15:37:25 UTC
Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

Copying a file through KIO/SSH using Dolphin takes twice as long as when using the command line tool "scp". 



Reproducible: Always

Steps to Reproduce:
1. Take two different files of the same size.
2. copy one of them to a remote machine via SSH using Dolphin
3. copy the other file using scp
4. compare the times

Actual Results:  
Copying a 250MB file over the network:

Dolphin: 3m:20s
SCP: 1m:37s



Expected Results:  
More or less the same performance

OS: Linux (x86_64) release 2.6.31.5-0.1-desktop
Compiler: gcc
Comment 1 Dario Andres 2010-11-21 18:20:47 UTC
[Comment from a bug triager]
This issue is being tracked at bug 218798. Merging. Thanks

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