fuse.sshfs is the mount type of choice for sftp mounts yet it's not even listed as a NetworkShare when querying Solid::Device::listFromType - mkdir /tmp/folder - sshfs $USER@localhost:/mnt /tmp/folder - check listFromType - :(
We lack a fuse backend I suppose.