Is there a way to edit files from remote SSH servers with a local editor? -


i wondering if implemented transparent way of editing text files locally.

as ssh supports scp means should able have smart terminal able allow use local editor edit remote file.

i not thinking of methods of mounting drives locally, looking solution work via terminal (like iterm2) , maybe the remote server.

on linux easy configure prefered editor , preferred editor smart script detects if in terminal supports remote-edit, trigger instead of 1 of server provided editors.

have tried , maybe succesfully managed implement this?

for example know iterm support download , upload of files why not going step further.

if understand question correctly, i'd there plenty of editors capable of remote editing, i.e. starting editor on local machine , editing file on remote sever. name few: emacs, ultraedit.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -