Thursday, March 11, 2010

How to Install Filezilla in Ubuntu?

FileZilla:
FileZilla is a free FTP software.

This is the best FTP software for Linux. I tried many softwares which are very unstable and difficult to navigate.

Both a client and a server are available.
FileZilla is open source software distributed free of charge under the terms of the GNU General Public License

Features of FileZilla:
Easy to use
Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
Cross-platform. Runs on Windows, Linux, *BSD, Mac OS X and more
IPv6 support
Available in many languages
Supports resume and transfer of large files >4GB
Tabbed user interface
Powerful Site Manager and transfer queue
Bookmarks
Drag & drop support
Configurable transfer speed limits
Filename filters
Directory comparison
Network configuration wizard
Remote file editing
Keep-alive
HTTP/1.1, SOCKS5 and FTP-Proxy support
Logging to file
Synchronized directory browsing
Remote file search


There are two ways to install FileZilla in Ubuntu.

First one
Open Applications -> Ubuntu Software Center -> Internet -> Press F or search for filezilla and install it

Second one
Open Applications -> Accessories -> Terminal

And type the below Code

sudo apt-get install filezilla

No comments:

Post a Comment