Set gFTP as the Default Command Line FTP Client on Ubuntu Gftp Nustatyti kaip numatytąjį komandinės eilutės FTP Client Ubuntu
gFTP is a great ftp client for Ubuntu Linux that provides both a GUI based experience as well as a command line client. gftp yra puikus FTP klientas, skirtas Ubuntu Linux, kuri teikia tiek GUI remiantis patirtimi, taip pat Command Line Client. There's an easy way to switch between using the default ftp client and using gftp-text. Yra lengvai perjungti naudojant numatytuosius FTP klientas ir naudojant gftp-text. First you'll want to make sure that you've Pirmiausia jūs norite įsitikinti, kad jūs installed gFTP įdiegta gftp . .
We'll use the update-alternatives command to change the setting. Mes naudosime update-alternatives komandą pakeisti nustatymą. Open up a terminal window and type in the following command: Atidarykite terminalo langą ir įveskite šią komandą:
sudo update-alternatives –config ftp sudo update-alternatives-config FTP
You should see something similar to this: Turėtumėte pamatyti kažką panašaus į tai:
~$ sudo update-alternatives –config ftp ~ $ Sudo update-alternatives-config FTP
There are 2 alternatives which provide `ftp'. Yra 2 alternatyvos, kurios suteikia "FTP".
Selection Alternative Pasirinkimo alternatyva
———————————————– ----------------
*+ 1 /usr/bin/netkit-ftp * + 1 / usr / bin / netkit-ftp
2 /usr/bin/gftp-text 2 / usr / bin / gftp-text
Press enter to keep the default[*], or type selection number: 2 Paspauskite ENTER, norėdami išlaikyti numatytąjį [*], arba tipo pasirinkimo skaičius: 2
For my system, gftp is option 2, so I type that in and hit the enter key. Mano sistema, gftp yra 2 variantas, kad aš tipo, kad ir paspauskite Enter klavišą.
To test this out, just type in “ftp localhost”… you should see that your system is now using gftp instead. Norėdami išbandyti šią poziciją, tiesiog įrašykite "ftp localhost" ... pamatysite, kad jūsų sistema yra dabar naudojama gftp vietoj.
~$ ftp localhost ~ $ Ftp localhost
gFTP 2.0.18, Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>. gftp 2.0.18, Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>. If you have any questions, comments, or suggestions about this program, Jei turite kokių klausimų, komentarų ar pasiūlymų dėl šios programos,
please feel free to email them to me. Prašome, rašykite juos man. You can always find out the latest news Jūs visada galite sužinoti paskutines naujienas
about gFTP from my website at Apie gftp iš mano svetainėje http://www.gftp.org/ http://www.gftp.org/
gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. gftp ateina su visiškai JOKIOS garantijos; for details, see failą COPYING. This Šitas
is free software, and you are welcome to redistribute it under certain yra nemokama programinė įranga, ir kviečiame redistribute it, tam tikromis
conditions; for details, see the COPYING file sąlygas, for details, see failą COPYINGUsername [anonymous]: Vartotojo vardas [Anonymous]:
Nice and simple. Nice and simple.

Daily Email Updates Dienos paštas Atnaujinimai
You can get our how-to articles in your inbox each day for free. Galite gauti mūsų kaip prie straipsnių į Jūsų pašto dėžutę kasdien nemokamai. Just enter your name and email below: Tiesiog įveskite vardą ir elektroninio pašto adresą žemiau:



Thank You Ačiū