
Full-featured graphical FTP/FTPS/SFTP client
FileZilla is a full-featured FTP client with an easy-to-use GUI. It is written in C++ and uses the wxWidgets library. It is available in more than 40 languages and includes many features, such as:
- Supports FTP, FTP over SSL/TLS (FTPS) and SSH file transfer Protocol (SFTP); IPv6 support, HTTP/1.1, SOCKS5 and FTP proxy; speed limits, keep-alive, resume; transfer of large files;
- Easy to use Site Manager, transfer queue, synchronized directory browsing, a tabbed interface to connect to multiple servers, a network configuration wizard an logging to a file
- Bookmarks, drag & drop support, filename filters, directory comparison, remote file search and file editing
Homepage | License: GPL
Ubuntu versions | Updated on | Version | StatsDownloads: current / overall (XtraDeb releases)
| Packages |
---|---|---|---|---|
20.04 | 2021/12/19 14:52 | 3.55.1-1~xtradeb2 | ||
21.10 | 2022/04/10 16:39 | 3.59.0-1~xtradeb1 | ||
22.04 | 2022/07/25 10:21 | 3.60.2-1~xtradeb1 | ||
21.10 | 2022/02/05 22:23 | 0.36.0-1~xtradeb1 | ||
20.04 | 2021/08/12 12:09 | 0.31.1-1~xtradeb1 | ||
22.04 | 2022/05/27 21:19 | 0.37.2-1~xtradeb1 |
Learn here: How to install applications from this web site
Comments: 12
New version available -> filezilla 3.60.2-1~xtradeb1
Changes:
* New upstream release.
* Bugfixes and minor changes:
– Updated to libfilezilla 0.38.1 to address an issue with child process termination resulting in freezes
New version available -> filezilla 3.60.1-1~xtradeb1
Changes:
* New upstream release.
* Bugfixes and minor changes:
* Fixed a regression drag-moving local files
New version available -> filezilla 3.60.0-1~xtradeb1
Changes:
* New upstream release.
* Bugfixes and minor changes:
– SFTP: Fixed error handling if reading from child process fails
– Fixed transfers following recursive operations not starting if the connection limit has been set to 1 in the Site Manager
* From 3.60.0-rc1
* New features:
– macOS: Remote files can now be dragged into Finder
– Bugfixes and minor changes:
– Fixed file change detection when editing files
New version available -> libfilezilla 0.37.2-1~xtradeb1
Changes:
* New upstream release.
* New features:
– Added a null_logger that doesn’t do anything
* Bugfixes and minor changes:
– MSW: fz::mkdir with restricted permissions now uses inheritable ACLs
– MSW: Minor performance improvements reading from fz::process and explicit cancellation of pending I/O when killing child processes.
New version available -> libfilezilla 0.37.1-1~xtradeb2
Changes:
* New upstream release.
* New features:
– Added convenience functions to fz::json
* Bugfixes and minor changes:
– MSW: Fixed spawning fz::process with blocking communication
* from release 0.37.0
* New features:
– *nix: password-less impersonation can take an optional group
– Added demo https client showcasing usage of fz::socket and fz::tls_layer
– Added some compile-time checks for fz::sprintf arguments
– MSW: Added fz::registry
– Added a way to use non-blocking read/write with fz::process
* Bugfixes and minor changes:
– Added fz::logger_interface::log_u which assumes string arguments are in
UTF-8 as opposed to the character set used by the current locale
– Disallow spawning additional threads while fz::thread_pool is in the
process of being destroyed
– *nix: poll() is now mandatory, the select() based socket event loop has
been removed
– Simplified fz::socket implementation through use of internal fz::poller
New version available -> filezilla 3.59.0-1~xtradeb1
Changes:
* New upstream release.
– Bugfixes and minor changes:
– Windows binaries: Updated zlib, used purely to cache re-scaled versions of icons shipped with FileZilla, to 1.2.12
– Updated to libfilezilla 0.37.1
– Non-blocking communication with SFTP process
– macOS, *nix: Fixed “All files” category in file picker dialogs
New version available -> filezilla 3.58.0-1~xtradeb1
Changes:
* New upstream release.
– Bugfixes and minor changes:
– More detailed error messages if an XML file known to exist cannot be opened
– Made downloading updates more robust if the network connection is unreliable
– Updated to libfilezilla 0.36.0
– New features:
+ Negotiate custom ALPN with FileZilla Server >=1.3.0 during TLS handshake to save some roundtrips during connection establishment
+ Prepare FileZilla to support TOTP-based 2FA authentication on future FileZilla Server versions
New version available -> libfilezilla 0.36.0-1~xtradeb1
Changes:
* New upstream release.
– New features:
– Added parameter to tls_layer::set_alpn to control which peer has priority over which ALPN is chosen.
– Added fz::hmac_sha1
– Mutex debugging framework to detect locking order inversions that may lead to deadlocks
– Add additional io_redirect mode to fz::process_spawn where the parent-side handles for stdin/out/err are always closed
– Bugfixes and minor changes:
– fz::json: Handle object members with empty string as name
– Minor performance improvements to removing timers and to spawning processes
New version available -> filezilla 3.57.0-1~xtradeb2
Changes:
* New upstream release.
– Bugfixes and minor changes:
– Fixed incorrect default settings for file editing
– Fixed a crash looking up data in file lists
– Fixed a crash if a HTTPS connection gets canceled during the TLS handshake
– Updated to libfilezilla 0.35.0
New version available -> libfilezilla 0.31.1-1~xtradeb1
Changes:
* New upstream release.
– New features:
– Added iterator for JSON arrays
– Bugfixes and minor changes:
– *nix: SIGPIPE is now set to SIG_IGN the first time a pipe or socket gets created
– Handle empty search string in replace_subscripts
– From libfilezilla 0.31.0 release
– New features:
– Added simple JSON parser
– Added basic JWS generator
– Bugfixes and minor changes:
– Made fz::file movable
– Fixed empty creation_flag for fz::file if other flags are also passed
New version available -> libfilezilla 0.35.0-1~xtradeb1
Changes:
* New upstream release.
– New features:
– *nix: Added fz::forkblock which can be used to safely set FD_CLOEXEC on descriptors even if the system lacks SOCK_CLOCKEXEC, MSG_CMSG_CLOEXEC, pipe2 or accept4
– macOS: Impersonation support
– Added fz::tls_layer::set_unexpected_eof_cb, in some situations it may be desirable that unexpected closure is not reported as a hard error
– Bugfixes and minor changes:
– Added various convenience overloads for fz::buffer
– Performance improvement for fz::json::to_string
New version available -> filezilla 3.55.1-1~xtradeb2
Changes:
* New upstream release.
– Fixed a crash if a tree view items are deleted at the same time as something is being dragged over the tree view
– Updated to libfilezilla 0.31.1 to fix an issue with SIGPIPE on *nix
Comments are closed.