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

--- Comment #5 from MikeC <mike.cloa...@gmail.com> ---
Also I have tested sshfs with the newest openssh package and it works without
issue, such as making a directory mnt as a mount point and doing:

$ sshfs remotemachine:/home/mike/Documents/ mnt

then enter ssh password if the ssh agent is not already set up.

then you can list the files on the remote machine using:

$ ls mnt

and then unmount it using:

$ fusermount3 -u mnt

So that all works fine, and suggests the bug is in kdeconnect

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

Reply via email to