I can't find any free programmer-oriented text editor that would run on windows and would edit remote files over ssh(sfpt). Any suggestions?
|
|
|
|
|
|
|
PuTTY + vim/emacs/nano/etc on server server (console only) WinSCP + your editor in client side (GUI). |
|||
|
|
|
|
emacs with tramp mode |
||
|
|
|
|
jEdit with the FTP-plugin does SFTP also. The normal open-dialog allows with the plugin to open remote files via (S)FTP. If you save, the file will be written through (S)FTP. |
||
|
