I have mounted an SFTP share using Dolphin, which all works perfectly. However, I would also like to browse these files from the command line.
Pressing F4 in Dolphin to bring up a terminal window just gives me my home directory, and not the remote one.
I cannot see the remote mount when running mount.
Is there a way to cd to the SFTP after mounting it in Dolphin, like I could if I had mounted it with sshfs?
Nautilus uses gvfs to mount remote shares, which makes life easier, as shown here. However, that does not seem to be the case with Dolphin (Kubuntu). I don't have anything in /run/user/$UID/gfvs/ after mounting my SFTP share in Dolphin.