Subscribe to How-To Geek

Set gFTP as the Default Command Line FTP Client on Ubuntu

gFTP is a great ftp client for Ubuntu Linux that provides both a GUI based experience as well as a command line client. There’s an easy way to switch between using the default ftp client and using gftp-text. First you’ll want to make sure that you’ve installed gFTP.

We’ll use the update-alternatives command to change the setting. Open up a terminal window and type in the following command:

sudo update-alternatives –config ftp

You should see something similar to this:

~$ sudo update-alternatives –config ftp

There are 2 alternatives which provide `ftp’.
Selection Alternative
———————————————–
*+ 1 /usr/bin/netkit-ftp
    2 /usr/bin/gftp-text
Press enter to keep the default[*], or type selection number: 2

For my system, gftp is option 2, so I type that in and hit the enter key.

To test this out, just type in “ftp localhost”… you should see that your system is now using gftp instead.

~$ ftp localhost
gFTP 2.0.18, Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>. If you have any questions, comments, or suggestions about this program,
please feel free to email them to me. You can always find out the latest news
about gFTP from my website at http://www.gftp.org/
gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. This
is free software, and you are welcome to redistribute it under certain
conditions; for details, see the COPYING file

Username [anonymous]:

Nice and simple.

The Geek is the founder of How-To Geek and a geek enthusiast. This article was written on 12/5/06 and tagged with: Ubuntu, Ubuntu Tips & Tweaks

Daily Email Updates

You can get our how-to articles in your inbox each day for free. Just enter your name and email below:


Name:
Email:
Similar Articles Featured Wiki Articles
Latest Software Reviews Quick Linux Tips
Geek Arcade Popular Forum Threads

Comments (1)

  1. Alex

    Thank You


Leave a Comment




Leave your friendly comment here.

If you have a computer help question, click here to leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Sponsored Links
Getting Started
About How-To Geek
What Is That Process?
svchost.exe
jusched.exe
dwm.exe
ctfmon.exe
wmpnetwk.exe
wmpnscfg.exe
rundll32.exe
wfcrun32.exe
Ipoint.exe
Itype.exe
Wfica32.exe
Mobsync.exe
Cmd.exe
Dpupdchk.exe Adobe_Updater.exe

Copyright © 2006-2009 HowToGeek.com. All Rights Reserved.