If you are new to WebUpd8, do not forget to subscribe: 
Subscribe To Web Upd8 RSS Feed!
Follow WebUpd8 on FriendFeed!
Follow WebUpd8 on Twitter!
Andrew on Last.fm
Facebook: Become A Fan!
Follow us on Google Buzz!




gedit ftp browser

FTP Browser is a plugin for Gedit that enable direct editing of files from an FTP location. If you own a website, this is a really useful plugin, as you don't have to use a FTP client, login, download the files, then edit them and upload them. You can edit them directly with Gedit.

You could do the same with the File Browser pane but this does not rely on Nautilus.

To install this Gedit plugin, firstly DOWNLOAD it, then extract the archive and copy the files to the /.gnome2/gedit/plugins/ folder in your home directory. If the plugins folder does not exist, create it. Then, close any running instance of Gedit, open it and go to Edit > Preferences, and on the "Plug-ins" tab, check the "FTP Browser" plug-in:

gedit ftp browser

That's about it. To use it, select View > Side Pane and select the FTP Browser tab.

* Obviously, the files are not edited directly on the server, but it feels like so: once the files are saved, they are automatically uploaded so it's just as if you were editing them directly on the FTP server.