I think I know how to solve the problem: (at least it works for me) In my case it was related to some output when "running interactively".
Open a terminal and do: ssh usern...@server /bin/true (or maybe) ssh usern...@server /usr/bin/true If you get any output, then you probably need to write at the beginning of the server's ~/.bashrc: # If not running interactively, don't do anything [ -z "$PS1" ] && return Try "ssh usern...@server /bin/true" again. If there is no output, try connecting through nautilus. Good luck! -- "Error: ssh program unexpectedly exited" when trying to browse files on router https://bugs.launchpad.net/bugs/424648 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs