Bug 206458 - kde IO sub-system sftp upload horriblely slow
Summary: kde IO sub-system sftp upload horriblely slow
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Unmaintained
Component: sftp (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dawit Alemayehu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-06 07:52 UTC by Nai Xia
Modified: 2009-09-08 13:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.