Bug 240814

Summary: Bad perfomance copying files over KIO
Product: [Unmaintained] kio Reporter: Alvaro Aguilera <alvaro.aguilera>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra, finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***