New Update:15.04.2024
Fixed vulnerabilities:
-SFTP: Fixed PuTTY ECDSA NIST P-521 private key recovery vulnerability (CVE-2024-31497). If you use NIST P-521 keys to connect to SSH/SFTP servers, you should regenerate them and revoke the previous ones.
FileZilla Latest Version
- ocean777
- SW E2 DEVELOPER
- Posts: 292
- Joined: 12 Apr 2024, 04:17
- Has thanked: 76 times
- Been thanked: 28 times
Apr 2024
16
17:36
FileZilla Latest Version
FileZilla Client is 3.67.0
- sugar
- SW MODERATOR
- Posts: 1473
- Joined: 16 Mar 2024, 12:45
- Has thanked: 10 times
- Been thanked: 293 times
Apr 2024
26
13:23
Re: FileZilla Latest Version
FileZilla Server v1.8.2 Released
Download FileZilla Server v1.8.2
Code: Select all
New Update:26.04.2024
Fixed vulnerabilities:
FileZilla Server now requires that the configuration directory is owned either by the operating system user account the server runs under, or a more privileged user (SYSTEM, Amdministrators, TrustedInstaller on Windows, root elsewhere)
MSW: Mount points are now case-insensitive so that restrictions on sub mounts cannot be bypassed by a change of character case..
Bugfixes and minor changes:
Fixed a potential deadlock during transfers..
FTP: Fixed potential crash if the session gets closed..
I'm a beginner, not a professional, and I'm just trying to learn
- sugar
- SW MODERATOR
- Posts: 1473
- Joined: 16 Mar 2024, 12:45
- Has thanked: 10 times
- Been thanked: 293 times
Jun 2024
28
04:41
Re: FileZilla Latest Version
FileZilla Client v3.67.1-rc1 Released
Download FileZilla Client
Code: Select all
New Update:27.06.2024
Bugfixes and minor changes:
- Fixed an issue migrating old queue files if several older versions have been skipped..
- Updated to libfilezilla 0.48.0..
Download FileZilla Client
I'm a beginner, not a professional, and I'm just trying to learn
- sugar
- SW MODERATOR
- Posts: 1473
- Joined: 16 Mar 2024, 12:45
- Has thanked: 10 times
- Been thanked: 293 times
Jul 2024
10
16:45
Re: FileZilla Latest Version
FileZilla Client v3.67.1 Released
New Update:10.07.2024
Bugfixes and minor changes:
- MSW: Fixed an issue with confirmation dialogs for file deletion not being modal..
- Updated to libfilezilla 0.48.1..
Download FileZilla Client
New Update:10.07.2024
Bugfixes and minor changes:
- MSW: Fixed an issue with confirmation dialogs for file deletion not being modal..
- Updated to libfilezilla 0.48.1..
Download FileZilla Client
I'm a beginner, not a professional, and I'm just trying to learn
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Aug 2024
08
13:48
FileZilla Latest Version
FileZilla Server v1.9.0-rc1 Released
New Update:08.08.2024
New features:
- Private keys used for TLS can now be stored on a PKCS#11-compatible token device; the UI has been updated accordingly.
- UI: added button to retrieve the current FileZilla Server's public IP address, useful to configure the PASV mode.
- UI: added an FTP connection test, that can be reached directly from the Server menu item or executed at the end of the FTP Network Configuration Wizard.
- Made default values more secure, among which: require TLS on new FTP listeners, require a password for new users and warn if the administration password doesn't meet more stringent security requirements.
- Fixed bug causing the most recent log file, rather than the oldest, to be deleted upon rotation, when using dates as suffixes.
- MSW: fixed regression causing socket listener conflicts due to recent libfilezilla changes.
- Added WebUI: an HTTP server providing a REST API and a web app for seamless web access to stored files. WebUI is not included in the default build and must be enabled with the --enable-webui parameter during compilation. This feature is experimental; feedback and bug reports are welcome.
Bugfixes and minor changes:
- UI: the certificate fingerprint verification dialog is now sized to display the full fingerprint at once.
- UI: fixed bug causing the focus to be lost during user editing.
- UI: fixed bug causing the tray icon to display unexpectedly in certain cases.
- UI: improved error handling in case of server disconnection.
- UI: improved handling of Settings window size on ultra wide screens.
- FTP: the MKD command now returns an error if the directory already exists.
- FTP: Improved login timeout handling to exclude internal server processing time.
- Fixed heap corruption in the Administrator Interface.
- Fixed regression in the path handling routines.
New Update:08.08.2024
New features:
- Private keys used for TLS can now be stored on a PKCS#11-compatible token device; the UI has been updated accordingly.
- UI: added button to retrieve the current FileZilla Server's public IP address, useful to configure the PASV mode.
- UI: added an FTP connection test, that can be reached directly from the Server menu item or executed at the end of the FTP Network Configuration Wizard.
- Made default values more secure, among which: require TLS on new FTP listeners, require a password for new users and warn if the administration password doesn't meet more stringent security requirements.
- Fixed bug causing the most recent log file, rather than the oldest, to be deleted upon rotation, when using dates as suffixes.
- MSW: fixed regression causing socket listener conflicts due to recent libfilezilla changes.
- Added WebUI: an HTTP server providing a REST API and a web app for seamless web access to stored files. WebUI is not included in the default build and must be enabled with the --enable-webui parameter during compilation. This feature is experimental; feedback and bug reports are welcome.
Bugfixes and minor changes:
- UI: the certificate fingerprint verification dialog is now sized to display the full fingerprint at once.
- UI: fixed bug causing the focus to be lost during user editing.
- UI: fixed bug causing the tray icon to display unexpectedly in certain cases.
- UI: improved error handling in case of server disconnection.
- UI: improved handling of Settings window size on ultra wide screens.
- FTP: the MKD command now returns an error if the directory already exists.
- FTP: Improved login timeout handling to exclude internal server processing time.
- Fixed heap corruption in the Administrator Interface.
- Fixed regression in the path handling routines.
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Sep 2024
05
15:47
Re: FileZilla Latest Version
FileZilla Server v1.9.0 Released
New Update:05.09.2024
Fixed vulnerabilities:
- MSW: Warn if installing the server outside of Program Files due to custom directories having too lax permissions..
Bugfixes and minor changes:
- Fixed a race condition resulting in stalled connections..
- *nix: Fixed a potential crash if SIGINT is sent to the server while it is shutting down..
- Fixes to the update check mechanism..
- Fixed a regression in the converter for old 0.9.x configurations dealing with placeholders in native paths.
Download
New Update:05.09.2024
Fixed vulnerabilities:
- MSW: Warn if installing the server outside of Program Files due to custom directories having too lax permissions..
Bugfixes and minor changes:
- Fixed a race condition resulting in stalled connections..
- *nix: Fixed a potential crash if SIGINT is sent to the server while it is shutting down..
- Fixes to the update check mechanism..
- Fixed a regression in the converter for old 0.9.x configurations dealing with placeholders in native paths.
Download
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Sep 2024
10
05:40
Re: FileZilla Latest Version
FileZilla Server v1.9.1 Released
New Update:09.09.2024
Bugfixes and minor changes:
- Fixed a regression introduced in 1.9.0, the "public IP or hostname" field on the passive mode page was not restored when opening the settings dialog
Download
New Update:09.09.2024
Bugfixes and minor changes:
- Fixed a regression introduced in 1.9.0, the "public IP or hostname" field on the passive mode page was not restored when opening the settings dialog
Download
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Oct 2024
01
13:13
Re: FileZilla Latest Version
FileZilla Server v1.9.2 Released
New Update:30.09.2024
Bugfixes and minor changes:
- Fixed an issue with the update mechanism..
Download
New Update:30.09.2024
Bugfixes and minor changes:
- Fixed an issue with the update mechanism..
Download
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Oct 2024
18
05:32
Re: FileZilla Latest Version
FileZilla Server v1.9.3 Released
New Update:17.10.2024
Bugfixes and minor changes:
- Fixed a regression causing the automatic renewal of the Let's Encrypt® certificates to not work properly..
- UI: fixed regression causing the Administration Interface port of the last successful connection to not be properly restored..
- UI: fixed a bug where the TLS key appeared to be lost in the interface if certificate generation failed, even though the key was still retained on the server..
Download
New Update:17.10.2024
Bugfixes and minor changes:
- Fixed a regression causing the automatic renewal of the Let's Encrypt® certificates to not work properly..
- UI: fixed regression causing the Administration Interface port of the last successful connection to not be properly restored..
- UI: fixed a bug where the TLS key appeared to be lost in the interface if certificate generation failed, even though the key was still retained on the server..
Download
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4222
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 8 times
- Been thanked: 148 times
Oct 2024
18
15:59
Re: FileZilla Latest Version
FileZilla Client v3.68.0-rc1 Released
New Update:18.10.2024
New features:
Added option to always refresh remote directory listings when starting a recursive operation..
Bugfixes and minor changes:
- Changing logfile settings no longer requires a restart of FileZilla..
- Fixed a display issue with special characters in usernames..
- MSW: Fixed local file list not updating after renaming or deleting items..
- SFTP: Update interval of transfer progress during uploads should now be more consistent on very slow connections..
- Updated to libfilezilla 0.49.0..
Download
New Update:18.10.2024
New features:
Added option to always refresh remote directory listings when starting a recursive operation..
Bugfixes and minor changes:
- Changing logfile settings no longer requires a restart of FileZilla..
- Fixed a display issue with special characters in usernames..
- MSW: Fixed local file list not updating after renaming or deleting items..
- SFTP: Update interval of transfer progress during uploads should now be more consistent on very slow connections..
- Updated to libfilezilla 0.49.0..
Download
Please don't ask or send me anything via PN
-
- Similar Topics
- Replies
- Views
- Last post
-
- 33 Replies
- 3414 Views
-
Last post by kalpikos
-
- 2 Replies
- 1266 Views
-
Last post by sugar
-
- 20 Replies
- 1889 Views
-
Last post by kalpikos
-
- 4 Replies
- 746 Views
-
Last post by sugar
-
- 0 Replies
- 126 Views
-
Last post by Hannibal_Lecter
Who is online
Users browsing this forum: No registered users and 0 guests