https://bugs.kde.org/show_bug.cgi?id=296526
--- Comment #51 from Scott Deagan <[email protected]> --- Created attachment 186715 --> https://bugs.kde.org/attachment.cgi?id=186715&action=edit SFTP transfer speeds in Dolphin for 4GB file It looks like this issue has been resolved. MY SYSTEM/SETUP: $ pacman -Q dolphin libssh openssh dolphin 25.08.3-1.1 libssh 0.11.3-1.1 openssh 10.2p1-2.1 Gigabit wired network. TESTING: 1. Generate 4GB file filled with random data: dd if=/dev/urandom of=LARGE_TEST_FILE bs=1M count=4096 status=progress 2. Transfer using scp from the terminal: $ scp LARGE_TEST_FILE 10.20.1.5:~/ LARGE_TEST_FILE 100% 4096MB 111.9MB/s 00:36 3. Transfer using sftp in Dolphin: Gives approximately the same results, verified by viewing download stats (and graph) in status bar - see attachment. -- You are receiving this mail because: You are watching all bug changes.
