How do you edit files over SSH?

后端 未结 17 1893
没有蜡笔的小新
没有蜡笔的小新 2021-01-29 18:44

I program with eclipse and sometimes use GUI text editors like SciTE or vim. However, I\'m at a point in a project that requires me to edit files over a ssh connection in a 80 c

17条回答
  •  無奈伤痛
    2021-01-29 19:40

    Recent versions of ultraedit do exactly what the OP is asking for elegantly (IDM software, v10 and up support SSH iirc). I do most of my coding remotely like that, been using it for years, works great with no intermediate files etc. Obviously it also does FTP etc too if you're so inclined.

    I actually found this page whilst looking for a linux equivalent of ultraedit..

提交回复
热议问题