Bug 206458

Summary: kde IO sub-system sftp upload horriblely slow
Product: [Unmaintained] kio Reporter: Nai Xia <xia_nai>
Component: sftpAssignee: Dawit Alemayehu <adawit>
Status: RESOLVED FIXED    
Severity: normal CC: asn
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nai Xia 2009-09-06 07:52:43 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

When uploading big files to sftp server, the speed is horribly slow, 
on a 1Gb LAN, it's about 2xxKB/s. It's not right. While using ssh pipe itself, it's full speed -- "tar cf - | ssh server 'tar xf -'".
Is something wrong with kde IO subsystem?
Comment 1 Andreas Schneider 2009-09-08 13:03:10 UTC
kio_sftp has been rewritten using libssh in KDE trunk (KDE 4.4). This should be much faster now. Reopen if you encounter the same problems with KDE 4.4.