Home > feisty fawn, gFTP, ubuntu > GUI based FTP client for Ubuntu FeistyFawn

GUI based FTP client for Ubuntu FeistyFawn

Working on command line SSH is quite natural but FTP is a bit heck.
I found it hard to work on command line FTP for my godaddy account specially for removing the remote files and uploading the directories. I found the gFTP very much useful GUI based Ftp client. You can install it from the console by issuing this command…

[source:ruby]
sudo apt-get install gftp
[/source]

After successful installation we can launch the gFTP application from the menu Applications->Internet->gFtp.

We can launch the application from the command line as sudo gftp

In the GUI of gFTP we will required to provide the information of Host, Port, User and Pass… In host we need to give the IP address of the remote machine, we can do it better by adding the IP-Alias entry on the system… From the menu select System->Administration->Network … This is the Network Admin UI … Under the Hosts tab click on Add to add a new entry. Provide the IP and the unique alias.

Now in gFTP we can give this alias instead of the IP.

sur feisty fawn, gFTP, ubuntu

  1. Mika
    September 1st, 2007 at 01:08 | #1

    I feel gFTP is one of the most unstable FTP clients, it crasches regularly when I am doing stuff like moving a lot of files. Not so nice.

  2. September 20th, 2007 at 11:04 | #2

    I haven’t faced any crash even once !

  3. poulpillusion
    December 17th, 2008 at 07:22 | #3

    I think gFTP is a very good FTP client gui, but I experience crashes when moving lot of files too (I am using v2.0.18). Too bad.

  4. March 18th, 2009 at 13:00 | #4

    I’m a fan of FireFTP. I haven’t came accross a GUI for Linux that I like to use.

  1. No trackbacks yet.