FavApps: FileZilla

2013/03/02 by Paulo Pereira

~/categories/Apps #Linux #Ubuntu #FileZilla

FileZilla is a full-featured FTP client with an easy-to-use GUI. It is written in C++ and uses the wxWidgets library. FileZilla includes the following features:

FileZilla is my favorite FTP client. I copy files to my Android devices via FTP and FileZilla makes it very easy and fast.

Installing FileZilla

FileZilla

You can install FileZilla via the Ubuntu Software Center. You can also use the button at the beginning of this post.

To install via terminal:

sudo apt-get install filezilla

Using FileZilla to copy files to an Android device

I use the WellFTP Server app in my Android device as a FTP server.

In FileZilla go to the Site Manager and create a new site. Enter the IP address showed in WellFTP Server and the FTP user and password.

New site

In the Advanced tab you can define a default local directory and a default remote directory. In this case use /sdcard as the default.

Default directories