De makers van FileZilla hebben weer een nieuwe versie van hun FTP-programma uitgebracht. FileZilla is een erg uitgebreide open source FTP client die ook overweg kan met SFTP-servers en servers die gebruik maken van SSL of Kerberos GSS. Een systeem achter een firewall of een SOCKS proxy is ook geen enkel probleem voor dit programma. Ook deze versie van het programma bevat weer modules voor verschillende talen. Versie 2.2.4b kent de volgende verbeteringen:
New features:Fixed bugs:
- Improved SSL certificate verification. You can know put a list of known root certificates into the file cacert.pem
- Sticky bit can be set with the file attributes dialog
- Message log font can now be changed
- added TLS support
- fixed incompatibility between Visual C++ 7.1, UPX and Windows 2003 Server (2.2.4b)
- downloading files using SSL should no longer produce incomplete files (2.2.4b)
- fixed bug in CServerPath constructor (2.2.4a)
- Upgraded to Visual C++ 7.1 and now linked statically against the runtime libraries, this may fix some rare crashes.
- Fixed regression with the Connect:Enterprise server directory listing format.
- Improved comtabibility with some windows servers which do not support paths prefixed with slashes
- Added support for paths in the form DIR.SUBDIR1.SUBDIR2.
- Local/remote file lists were not always sorted correctly
- some SSL fixes
- drawing problems if running under wine
- improved caching if creating directories
- some reported crashes have been fixed