https://bugs.kde.org/show_bug.cgi?id=178678
--- Comment #72 from Harald Sitter <sit...@kde.org> --- Created attachment 129379 --> https://bugs.kde.org/attachment.cgi?id=129379&action=edit script to generate a large content tree 19.12.2 is no longer supported. Can anyone reproduce with 20.04.1 or git master? What's more, I can't reproduce this. I've setup a tree similar to the one described (gen_tree.rb attachment) with 38k files and 800 folders. I access it from a VM over a gigabit network with dolphin 20.04+kf5.70 in details view mode and it takes maybe a second or two to load the content. Both server and client use openssh 8.2. Without further information I'm not sure we can do anything here. Perhaps it's already fixed in 20.04, perhaps it's not got anything to do with KIO or dolphin. client-side command for the record: mkdir /tmp/folder; echo 1 | sudo tee -a /proc/sys/vm/drop_caches; sudo umount /tmp/folder; sshfs -o cache=yes -o kernel_cache -o compression=no me@bear.local:/srv/foo /tmp/folder && dolphin --new-window /tmp/folder/folder1 -- You are receiving this mail because: You are watching all bug changes.