2

I am using filezilla from one year but i fed-up to using filezilla for it slow working. So i change it. Please suggest me other ftp client for fast uploading in ubuntu 12.04

Rakesh
  • 1,179

1 Answers1

0

If you use Firefox, then try FireFTP. FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers. You can download here.

Another one is FileRunner. FileRunner is an X-Based FTP program. It gives you a windowed view of files on your local system and a remote system. It allows transferring multiple files at once, tagging of files, etc.

To install Filerunner, just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:

sudo apt-get install filerunner

Source:Ubuntugeek

Mitch
  • 109,787