
Aug 09
Editing Files Remotely in Linux with gEdit and Others
Firing up gEdit got me thinking “Can I use gEdit’s file browser to edit remote files?”. Yes you can and in theory you should be able to open and edit any remote files with any application on Linux.
1. Connecting to a Server in GNOME
In GNOME you can connect to a server by going to Places > Connect to Server… Select the Service Type, for example FTP (with login), fill out the fields such as the server, port and username etc and hit Connect. If your FTP access requires a password you will be prompted to enter one.
Once you’ve successfully connected you can access a list of connections via the ~/.gvfs/ directory. Alternatively it should be listed like a mounted filesystem under Places from the panel and from the file manager itself.
2. Opening Remote Files in gEdit
Now that your FTP connection has been mounted on the virtual file system you can access it from gEdit and most other editors.
For gEdit just make sure you select the “File Browser” tab at the bottom left of the “File Browser” panel. I know that sounds strange but it’s accurate!
I found this out by putting 2 and 2 together. I was pretty chuffed when it actually worked but it’s pretty logical!
Bookmark or share this page:
MSN Contact: contact [at] danielgibbs.net
Dan Gibbs is a web developer, designer and SEO consultant involved in devon web design.









Jesse 4 October 2009 10:50 pm
THANK YOU!
This was so frustrating me having to do client development remotely.
Saved my day!!