The two ssh ways, for anyone interested
Posted Jan 13, 2009 19:21 UTC (Tue) by
coriordan (guest, #7544)
In reply to:
7 Linux web editors that get the job done (TechRadar) by pr1268
Parent article:
7 Linux web editors that get the job done (TechRadar)
As well as ssh'ing to the box and opening an emacs session there,
you can also do remote editing with a local emacs session, with GNU
Emacs propagating the changes via ssh. Example C-x C-f:
Find file: /ssh:ciaran@moo.compsoc.com:public_html/index.html
And then you're prompted for your password, and once the
authentication is done you have filename completion and many or all
the other features you'd have as if the file was local.
(
Log in to post comments)