I need a text editor for linux with the following features:
The keep alive function that notepad++ has is a life saver. I've tried jEdit, but there isnt a keep alive feature.
On Ubuntu Linux, there are a multitude of different FTP server and client software packages available. You can even use default GUI and command line tools as an FTP client. A very popular and highly configurable FTP server package is vsftpd, available for many Linux systems, including Ubuntu.
Now that you have set up your FTP/SFTP connection, to open files in UltraEdit, simply right-click the file in the file browser and select Open with "UltraEdit" or go to Open With -> UltraEdit. Your FTP file will be opened and displayed in UltraEdit, and you can begin editing. Edit and save!
Almost all Linux distributions, even older versions, come with the Vim editor installed. Vim stands for Vi Improved, meaning that Vim is a modified and improved version of the old Vi text editor.
You can achieve remote editing with any editor when using some Fuse based FTP-filesystem.
For example: http://curlftpfs.sourceforge.net/
curlftpfs -o user=username:password ftp.example.com /my/mount/point
More preferably you should use SSH and SSHFS if possible. http://fuse.sourceforge.net/sshfs.html
For the editor I would recommend Geany or even Eclipse.
You should also checkout JetBrains' PHPStrom http://www.jetbrains.com/phpstorm/
Geany does everything but the remote connection, but that's what GVFS is for.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With