https://bugs.kde.org/show_bug.cgi?id=296526

--- Comment #55 from Andreas Schneider <[email protected]> ---
If you have libssh >= 0.11 on your system, then kio_sftp is using the new sftp
async aio API of libssh:

https://www.libssh.org/2023/09/07/wrapping-up-2023-gsoc/

This means transfer speeds using sftp:// when uploading files to a sftp server
are really fast now! Harald implemented support in kio_sftp in 2023/2024. It is
available since v24.05 in KDE.

The scp binary of openssh is actually using sftp in the meantime (this has been
implemented by a libssh team member). So transfer speeds should be simliar. See
`man scp`.

fish is actually a kde invention. It involves a fish.pl perl script which does
the work. I wouldn't recommend using it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to