Bug 287972 - Dolphin copy files with SFTP is good in download but bad in upload
Summary: Dolphin copy files with SFTP is good in download but bad in upload
Status: RESOLVED INTENTIONAL
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: sftp (show other bugs)
Version: 4.7
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 09:17 UTC by didier.garde
Modified: 2011-12-01 10:19 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 didier.garde 2011-12-01 09:17:45 UTC
Version:           1.7 (using KDE 4.7.3) 
OS:                Linux

When i use dolphin for copying files, the speed of download is good (~10Mio/s) but the upload is slowly (~2Mio/s).
It's the same probleme when i use Dolphin on another PC.

Rem : with Fillezilla, scp or sftp in the terminal the speed of download/upload is the same.

The description (in French) is here :
http://forums.fedora-fr.org/viewtopic.php?id=55455

Reproducible: Always

Steps to Reproduce:
anytime

Actual Results:  
idem

Expected Results:  
?

Sorry for my English
The description (in French) is here :
http://forums.fedora-fr.org/viewtopic.php?id=55455
Comment 1 Andreas Schneider 2011-12-01 10:19:10 UTC
Thanks for taking the time to report this bug.

kio_sftp is using libssh. libssh provides an async api for downloads but not for uploads. Please request async upload support upstream.

https://red.libssh.org/