I just wanted to add another work-around if you find yourself with a hung sshfs mount.
I had one, did a forced, lazy unmount, but a number of processes were still blocked (terminals, gvim, nautilus). The solution was to kill -9 the sshfs process (which was still running). This immediately un-froze everything.
I just wanted to add another work-around if you find yourself with a hung sshfs mount.
I had one, did a forced, lazy unmount, but a number of processes were still blocked (terminals, gvim, nautilus). The solution was to kill -9 the sshfs process (which was still running). This immediately un-froze everything.