Set gFTP as the Default Command Line FTP Client on Ubuntu Поставити Gftp за замовчуванням командного рядка FTP-клієнт на 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 велике FTP-клієнт для Ubuntu Linux, що дозволяє забезпечити графічний інтерфейс досвіду, а також клієнт командного рядка. There's an easy way to switch between using the default ftp client and using gftp-text. Там можна легко перемикатися між використанням FTP-клієнт за замовчуванням і використанні Gftp-текст. First you'll want to make sure that you've Спочатку ви будете хотіти, щоб переконатися, що ви installed gFTP Встановлена 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 Суду оновлення альтернатив-Config FTP
You should see something similar to this: Ви повинні побачити щось схоже на це:
~$ sudo update-alternatives –config ftp ~ $ Суду оновлення альтернатив-Config FTP
There are 2 alternatives which provide `ftp'. Є 2 альтернатив, які надають `FTP.
Selection Alternative Вибір Альтернатива
———————————————– ----------------
*+ 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 Натисніть введення для зберегти значення за замовчуванням [*], або вибору типу номер: 2
For my system, gftp is option 2, so I type that in and hit the enter key. Для моєї системи, Gftp є варіант 2, так що я, що тип та натисніть клавішу вводу.
To test this out, just type in “ftp localhost”… you should see that your system is now using gftp instead. Щоб перевірити це, просто введіть "FTP Localhost" ... ви повинні побачити, що ваша система використовує в даний час замість Gftp.
~$ 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 Брайан 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 Про Gftp з мого сайту в http://www.gftp.org/ http://www.gftp.org/
gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. Gftp поширюється БЕЗ ГАРАНТІЇ, подробиці див у файлі COPYING. This Цей
is free software, and you are welcome to redistribute it under certain є вільним програмним забезпеченням, і ви можете розповсюджувати його за певних
conditions; for details, see the COPYING file умови; подробиці див у файлі COPYINGUsername [anonymous]: Ім'я користувача [Anonymous]:
Nice and simple. Ніцца і простий.

Daily Email Updates Email Щоденні оновлення
You can get our how-to articles in your inbox each day for free. Ви можете отримати наші довідкові статті у Вашу поштову скриньку щодня безкоштовно. Just enter your name and email below: Просто введіть ваші ім'я та адресу електронної пошти нижче:



Thank You Спасибо