https://bugs.kde.org/show_bug.cgi?id=422090
Bug ID: 422090 Summary: KIOFuse does not resolve remove symlinks to work locally Product: kiofuse Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: a.saout...@gmail.com Reporter: k...@privat.broulik.de Target Milestone: --- I have a symlink "WebStuff" on my server pointing to /var/www. When I access the folder through sftp://foo/bar/WebStuff, I can browse it just fine. Dolphin's places panel tries to CD into /run/user/foo/kio-fuse/sftp/foo/bar/WebStuff and fails because the symlink points to /var/www which locally doesn't exist. STEPS TO REPRODUCE 1. Go to sftp://whatever in Dolphin 2. Have a symlink there pointing to a folder somewhere else 3. Try accessing this symlink through KIOFuse OBSERVED RESULT The symlink is exposed verbatim and points to a local folder EXPECTED RESULT The symlink is rewritten to work similar to how it does when browsing it in Dolphin SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.18.90 KDE Frameworks Version: 5.71.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION KIO-Fuse git master -- You are receiving this mail because: You are watching all bug changes.