Set gFTP as the Default Command Line FTP Client on Ubuntu הגדר gFTP כמו ברירת המחדל של שורת הפקודה לקוח FTP על אובונטו
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 המספק הן חוויה GUI מבוסס כמו גם לקוח שורת הפקודה. 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 עדכון חלופות sudo-config-FTP
You should see something similar to this: אתה צריך לראות משהו דומה לזה:
~$ sudo update-alternatives –config ftp עדכון ~ $ sudo חלופות-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-טקסט
Press enter to keep the default[*], or type selection number: 2 הקש Enter כדי להשאיר את ברירת המחדל [*], או בחירת סוג מספר: 2
For my system, gftp is option 2, so I type that in and hit the enter key. עבור המערכת שלי, gftp היא אופציה 2, אז אני סוג ב ו תקיש על Enter.
To test this out, just type in “ftp localhost”… you should see that your system is now using gftp instead. כדי לבדוק את זה, פשוט להקליד "localhost FTP" ... אתה אמור לראות כי המערכת שלך משתמש כעת gftp במקום.
~$ ftp localhost Localhost ~ $ FTP
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]: שם משתמש [אנונימית]:
Nice and simple. נחמד ופשוט.

Daily Email Updates שערי עדכונים בדוא"ל
You can get our how-to articles in your inbox each day for free. אתה יכול לקבל כמה שלנו למאמרים לתיבת הדואר שלך בכל יום בחינם. Just enter your name and email below: פשוט להזין את שם ואת הדוא"ל שלך להלן:



Thank You תודה