Install and Use the gFTP Client on Ubuntu Linux
Using ftp from the command line can get tedious after a while. There’s a client for Ubuntu called gFTP that gives you a GUI based ftp experience. Much easier.
To install the gftp client, open up a terminal and use the following command:
sudo apt-get install gftp
Once the application is installed, you can find it in Applications \ Internet \ gFTP
To connect to a server, just fill in the fields, and connect. Uploading files is as simple as dragging and dropping them. It’s really a great application.

To save a bookmark to the site, you can just click the Add Bookmark link


It’s a really easy to use client, but also extremely powerful. You can even use it to change file permissions.
本文介绍如何在Ubuntu Linux上安装并使用gFTP客户端,提供GUI界面的FTP体验,使得文件上传和下载变得更为简便。此外,文章还展示了如何在客户端中保存书签、更改文件权限等功能。
425

被折叠的 条评论
为什么被折叠?



