| ||||
| ||||
| Question: GUI based FTP client for Ubuntu |
Jul 03
Working on command line SSH is quite natural but FTP is a bit heck. [source:ruby] After successful installation we can launch the gFTP application from the menu Applications->Internet->gFtp. We can launch the application from the command line as sudo gftp In the GUI of gFTP we will required to provide the information of Host, Port, User and Pass… In host we need to give the IP address of the remote machine, we can do it better by adding the IP-Alias entry on the system… From the menu select System->Administration->Network … This is the Network Admin UI … Under the Hosts tab click on Add to add a new entry. Provide the IP and the unique alias. Now in gFTP we can give this alias instead of the IP.
refer : http://expressica.com/2007/07/03/gui-based-ftp-client-for-ubuntu-feistyfawn/ by: EasyZone วันที่ 11/9/2553 - 03:46:29 |