Tagged Questions
1
vote
2answers
198 views
Is there a way to connect to a local pc via a gateway without having the gateway shine through?
When I'm at work I can use nautilus to navigate files on other computers of the local network comfortably. Nautilus mounts the other computers file systems using ssh (sftp via gvfs). However when I'm ...
5
votes
1answer
691 views
What is the difference between “Connect to server…” and sshfs?
Can anyone quickly explain the technical difference between these two methods?
Going to Places -> Connect to Server and select SSH (in GNOME)
Using sshfs in terminal
This probably boils down to ...