Does Nautilus' (Ubuntu 16.x or 17.x) remote file system mounting using SSHFS or something else?
Note to Moderators: For keyword purposes, I've tagged this with "Files" because, although the application being discussed is technically called Nautilus, this is not stated basically anywhere in the Ubuntu GUI - it's always referred to as "Files" instead. So, newbies like myself searched using that keyword.
<Ctrl+L>
, not in command line (not in terminal). Or use Connect to server. – N0rbert Apr 14 '18 at 19:52mount | grep gvfs
is about. Is that just to see where and how it was mounted from the command line? – Spencer Hill Apr 15 '18 at 01:57mount | grep gvf
is a test to show where SFTP-share was mounted. – N0rbert Apr 15 '18 at 11:14