Reputation:
Is there a non-bloated editor with this function?
Upvotes: 6
Views: 2373
Reputation: 1189
[www.blumentals.net/webuilder/][1]
[1]: http://www.blumentals.net/webuilder/ does exactly this.
Upvotes: 0
Reputation: 892
THe Zeus editor has seamless ftp/sftp editing.
The file is not uploaded on save, but rather the file is loaded directly from the server and on save it is written back to the server
Upvotes: 4
Reputation: 7940
I feel your pain. What I like is to browse a remote FTP tree and edit the files as if they were local. You press CONTROL-S and it uploads your temp file. Seems simple, and lots of applications let you keep a list of files open in FTP.
If non-free is ok, Dreamweaver is actually a fantastic tool: just turn all the WYSIWYG stuff off and it's a beautiful and polished editor.
Otherwise, the kinda ageing and free HTML-Kit Build 292 does a pretty serviceable job. http://www.htmlkit.com/download/
Upvotes: 0
Reputation: 9208
PhpED from NuSphere.
Not really an HTML editor. Not really small. But I really like it.
Upvotes: 0
Reputation: 2115
Try Notepad++ with the FTP_synchronize extension. It's small, fast and a pleasure to use. And it's both free and Free.
Upvotes: 2