https://bugs.kde.org/show_bug.cgi?id=477673
--- Comment #7 from MikeC <mike.cloa...@gmail.com> --- kdeconnect does make the connection to the phone and the android phone correctly receives a ping from the linked laptop, and the laptop correctly receives a ping initiated on the phone. However the sshfs filesystem connection seems to be broken. If I start dolphin on the laptop and click the phone's 'places' line on the left then the filesystem icon appears on the right, but immediately starts to pop up error messages and the filesystem icon on the right of the dolphin window shows: "The file or folder /run/user/1000/d53b9b48_800f_4278_8829_f0aa09178b6f/storage/emulated/0 does not exist." Equally if I go to a konsole window and type ls /run/user/1000/d53b9b48_800f_4278_8829_f0aa09178b6f/storage/emulated/0/ then it responds with: $ ls /run/user/1000/d53b9b48_800f_4278_8829_f0aa09178b6f/storage/emulated/0/ ls: cannot access '/run/user/1000/d53b9b48_800f_4278_8829_f0aa09178b6f/storage/emulated/0/': No such file or directory So although the android kdeconnect is linked to the laptop kdeconnect, the sshfs filesystem is not opened. sshfs is installed, and checking: $ pacman -Qs sshfs local/sshfs 3.7.3-1 So if there were any changes made in the current version concerning exposing the android filesystem with sshfs, then this looks like where the problem occurs. I have tested this with three different laptops and all exhibit the same issue. -- You are receiving this mail because: You are watching all bug changes.