Emacs: Prevent TRAMP connection closing
Posted
by
Josh
on Super User
See other posts from Super User
or by Josh
Published on 2010-12-30T15:04:43Z
Indexed on
2010/12/30
15:56 UTC
Read the original article
Hit count: 210
I'm using emacs with TRAMP ( C-x C-f /ftp:[email protected]:/ ), and randomly, sometimes ten minutes, sometimes, ~12 seconds (no exaggerating) my connection will close (I think). I'll try to type, or list a dir, and it will say "Opening FTP connection to site.com...". Is there a way to tell it to just keep the connection open until I exit? Or is it the webserver killing the connection? I'm just using standard FTP.
Thanks.
© Super User or respective owner