Ubuntu 14.04 LTS Hello. When a server is connected through the nautilus option "file / connect to server", after some minutes, the connection is "frozen". So, nautilus does not respond, and any other dialog option from what ever other application, like "open" or "save as" dialog, is hanged up. The opened applications are greyed and never responds.
I've realized that if there is no exists any connection to the server through nautilus, then it does not occur. It only happens when some connection to server is created on nautilus and spend a few minutes.
I've tryed to keep alive ssh session as https://stackoverflow.com/a/25087194/2501648 but with no success. I dont know if I am doing some wrong or whether using .ssh/config from my computer to set the KeepAlive parameter has sense.
My servers connections with nautilus are through SSH and I suspect that the key is send any packets each some time to keep alive the connection, but I don't know how to make it.
Any advice?
Thanks.