Difference between revisions of "FileZilla"

From TheAlmightyGuru
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Image:FileZilla - Client - W64 - Screenshot.png|thumb|256x256px|Communicating with an FTP server.]]
 
[[Image:FileZilla - Client - W64 - Screenshot.png|thumb|256x256px|Communicating with an FTP server.]]
  
'''FileZilla''' is an open source file transfer protocol program which has a client and server release. It is cross-platform and supports installers for [[Linux]], [[Macintosh]], and [[Windows]], but it can be compiled to pretty much any platform. In addition to basic FTP, it also supports, FTPS, SFTP, and various transfer modes, authentications, proxies. The interface has a lot of features that allow you to customize it in many different ways.
+
'''FileZilla''' is a [[freeware|free]] [[open source]] file transfer protocol program written in [[C++]] which has a client and server release. It is cross-platform and supports installers for [[Linux]], [[Macintosh]], and [[Windows]], but it can be compiled to pretty much any platform. In addition to basic FTP, it also supports, FTPS, SFTP, and various transfer modes, authentications, proxies. The interface has a lot of features that allow you to customize it in many different ways.
  
 +
==Personal==
 
I found this program while looking for a free FTP program that I could use to upload files to my Web server when I first created by Web site. It was the most popular FTP client, so it was my first choice. I have been using it as my primary FTP client ever since.
 
I found this program while looking for a free FTP program that I could use to upload files to my Web server when I first created by Web site. It was the most popular FTP client, so it was my first choice. I have been using it as my primary FTP client ever since.
  
Line 17: Line 18:
 
===Ugly===
 
===Ugly===
 
* Nothing.
 
* Nothing.
 +
 +
==Usage Tricks==
 +
===Transferring Sites and Settings===
 +
To transfer all your old sites and settings to a new computer, copy all of the files from your old PC to your new one in the following folder:
 +
 +
# .\Users\Your User\AppData\Roaming\FileZilla
  
 
==Links==
 
==Links==
Line 29: Line 36:
 
[[Category: Macintosh Software]]
 
[[Category: Macintosh Software]]
 
[[Category: Windows Software]]
 
[[Category: Windows Software]]
[[Category: Free Software]]
+
[[Category: Software Distribution Model - Freeware]]
 +
[[Category: Software Distribution Model - Open source]]

Latest revision as of 12:08, 8 March 2024

Communicating with an FTP server.

FileZilla is a free open source file transfer protocol program written in C++ which has a client and server release. It is cross-platform and supports installers for Linux, Macintosh, and Windows, but it can be compiled to pretty much any platform. In addition to basic FTP, it also supports, FTPS, SFTP, and various transfer modes, authentications, proxies. The interface has a lot of features that allow you to customize it in many different ways.

Personal

I found this program while looking for a free FTP program that I could use to upload files to my Web server when I first created by Web site. It was the most popular FTP client, so it was my first choice. I have been using it as my primary FTP client ever since.

Review

Good

  • The program is really solid at transferring files over FTP.
  • By allowing interface customization, the program will appeal to various user styles. The drag-and-drop system makes it very easy to work with and it can even be integrated into the OS.
  • The program supports an array of communication protocols including FTP, SFTP, FTPS, HTTP/1.1, SOCKS5, and various proxies.
  • The program has a lot of features including file resuming, recursive searches and deletes, speed limits, and dozens of languages.

Bad

  • It happens very rarely, but I have noticed that sometimes a file will not upload or download correctly even when I'm pretty confident it's not in use.

Ugly

  • Nothing.

Usage Tricks

Transferring Sites and Settings

To transfer all your old sites and settings to a new computer, copy all of the files from your old PC to your new one in the following folder:

  1. .\Users\Your User\AppData\Roaming\FileZilla

Links

Link-Wikipedia.png  Link-Official.png