FileZilla facts for kids
FileZilla 3.7.3 running under Ubuntu MATE
|
|
Developer(s) | Tim Kosse |
---|---|
Initial release | 22 June 2001 |
Stable release | |
Preview release |
Lua error in Module:Wd at line 1575: attempt to index field 'wikibase' (a nil value).
|
Written in | C++, wxWidgets |
Operating system | Cross-platform |
Size | 7.3 MB |
Available in | Multilingual |
Type | FTP client |
License | GPL-2.0-or-later |
FileZilla is a free and open-source, cross-platform FTP application, consisting of FileZilla Client and FileZilla Server. Clients are available for Windows, Linux, and macOS. Both server and client support FTP and FTPS (FTP over SSL/TLS), while the client can in addition connect to SFTP servers. FileZilla's source code is hosted on SourceForge.
Contents
History
FileZilla was started as a computer science class project in the second week of January 2001 by Tim Kosse and two classmates.
Before they started to write the code, they discussed under which license they should release it. They decided to make FileZilla an open-source project because many FTP clients were already available, and they didn't think that they would sell a single copy if they made FileZilla commercial. Since its initial development in 2001, FileZilla has been released under the GNU General Public License (GPL). The FileZilla client is currently released under GPL-2.0-or-later, and the server package under AGPL-3.0-or-later.
FileZilla featured as SourceForge's Project of the Month in November 2003.
Features
FileZilla Client allows file transfer using both FTP and encrypted FTP such as FTPS (server and client) and SFTP, with support for IPv6. One of its most notable features is its capability to pause and resume file transfer processes, even for files larger than 4GB. Users can chose to overwrite existing files based on the age or size of the file. It also allows the preservation of timestamps on transferred files, provided there is support from the local system when downloading or from the target server when uploading.
FileZilla Client uses a tabbed user interface for multitasking, allowing users to browse more than one server or transfer files simultaneously between multiple servers. It also features a Site Manager to manage server lists and a transfer queue for ordering file transfer tasks. It has bookmarks for easy access and supports drag and drop for downloads and uploads. The software provides directory comparison for comparing local files and server files in the same directory. If there is a difference in the file details, such as a mismatch in name or size, the software will highlight the file in colour.
Other features include configurable transfer speed limits, filename filters, a network configuration wizard, remote file editing, keep-alive command to prevent disconnections when idle, HTTP/1.1, SOCKS5 and FTP-Proxy support, and logging events to a file for debugging. Additionally, users can export queues into an XML format file, browse directories synchronously, and remotely search for files on the server.
FileZilla Client is a cross-platform software, runs on Windows, Linux, *BSD, and Mac OS X, and available in 47 languages worldwide, including Arabic, Armenian, Basque, Bulgarian, Catalan, Chinese, Corsican, Croatian, Czech, Danish, Dutch, German, Greek, Estonian, Finnish, French, Galician, Hebrew, Hungarian, Indonesian, Icelandic, Italian, Japanese, Georgian, Khmer, Korean, Kurdish, Kyrgyz, Lithuanian, Latvian, Macedonian, Norwegian, Nepali, Occitan, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish, Ukrainian, and Vietnamese.
These are some features of FileZilla Server:
- FTP and FTP over TLS (FTPS)
- IPv6 support
- Speed limits
- Large file support >4GB
- Remote administration
- Permissions system with users and groups
- IP filters
FileZilla Server
FileZilla Server main interface
|
|
Developer(s) | Tim Kosse, et al. |
---|---|
Stable release | |
Written in | C++ |
Operating system | Linux, MacOS, Windows |
Type | FTP server |
License | 2021: AGPL-3.0-or-later 2001: GPL-2.0-or-later |
FileZilla Server is a sister product to FileZilla Client. It is an FTP server supported by the same project and features support for FTP and FTP over SSL/TLS. FileZilla Server is currently available for Linux, MacOS and Windows platforms.
FileZilla Server is a free, open-source FTP server. Its source code is hosted on the FileZilla Project website.
Features
FileZilla Server supports FTP and FTPS (FTP over SSL/TLS). Other features include:
- Encryption with SSL/TLS (for FTPS)
- Per-user permissions on the underlying file system
- GUI configuration tool
- Speed limits
- IP filtering
FileZilla Client issues
Unlike some other FTP clients, FileZilla Client does not implement a workaround for an error in the IIS server which causes file corruption when resuming large file downloads.
Operating system support
FileZilla Client
Operating system | Latest Version | Release Year | |
---|---|---|---|
Windows | Windows 7 or later | Current (x64) | 2023 |
Current (IA-32) | |||
Windows Vista | 3.25.1 (x64) | 2017 | |
3.25.1 (IA-32) | |||
Windows XP | 3.8.0 | 2014 | |
Windows 2000 | 3.0.11.1 | 2008 | |
Windows 9x | 2.2.22 | 2006 | |
macOS | 10.13 or later | Current (ARM64) | 2023 |
Current (x64) | |||
10.11-10.12 | 3.58.0 | 2022 | |
10.9-10.10 | 3.42.1 | 2019 | |
10.7-10.8 | 3.24.1 | 2017 | |
10.6 | 3.8.1 | 2014 | |
10.5 | 3.8.1 (Intel) | ||
3.8.0 (PPC) | |||
10.4 | 3.0.6 (Intel) | 2008 | |
3.0.6 (PPC) | |||
Linux | Current (x64) | 2023 | |
Current (IA-32) |
See also
In Spanish: FileZilla para niños