Comment 2 for bug 206267

Revision history for this message
Savvas Radevic (medigeek) wrote : Re: Unable to unmount sftp

I killed these two processes, that cleared up the mounted server.
I re-entered the info in 'connect to server', it does open a nautilus window upon hitting the 'connect' button (in the connect to server dialog), I get a "waiting" mouse pointer when I have my mouse over that window though.

The connection seems established:
$ netstat -ep | grep ssh
tcp 0 0 ubuntu.local:43650 example.com:ssh ESTABLISHED user 151065 26425/ssh
$ ps ax | grep -i sftp
26421 ? S 0:00 /usr/lib/gvfs/gvfsd-sftp --spawner :1.3 /org/gtk/gvfs/exec_spaw/6
26425 pts/0 Ss+ 0:00 ssh -oForwardX11 no -oForwardAgent no -oClearAllForwardings yes -oProtocol 2 -oNoHostAuthenticationForLocalhost yes -l user -s example.com sftp