Archivierte Software-News

FileZilla 3.1.5.1 Final – FTP-Client

| geschrieben von Dr. Sooom
FileZilla ist ein FTP-Client und ermöglicht so das herunter- und hochladen von Dateien auf einen FTP-Server. FileZilla unterstützt u.a. das Fortsetzen abgebrochener Downloads und Uploads (vorausgesetzt der FTP-Server unterstützt diese Funktion), eine Verschlüsselung von SFTP-Transfers mit SSL oder Kerberos GSS u.v.m.

Screenshot: (Version: 3.0.5.2 | Zum Vergrößern aufs Bild klicken)
Bild

Changelog:
  • Connection establishment through SOCKS proxies could fail in some cases
  • Clearing private data no longer crashes if quickconnect bar is hidden
  • Handle drag & drop of symlinks
  • Update remote directory tree if deleting a subdirectory
  • Fix parsing of HTTP chunk lengths for the update downloader
  • Reduce memory consumption of remote directory tree
  • Rewrite the code that added local directories to the queue. New one is faster and avoids some potentially thread-unsafe behaviour of the old code
  • OS X: Fix help menu duplication on non-English systems
  • MSW: Reset wxWidgets internal display cache if changing display resolution or layout
  • MSW: Fixes for silent intaller

Download-Informationen:

Homepage: filezilla.sourceforge.net
Lizenz: GNU General Public License
Download: FileZilla 3.1.5.1 Final (3.619 KB, exe)

Hinweis: Die Version 0.9.29 von FileZilla Server kann hier heruntergeladen werden.

Changelog – FileZilla Server 0.9.28:
  • Directly reject PROT C if PROT P is required instead of complaining after a transfer command
  • Fix race in transfer connection initialization leading to timeouts
  • No-transfer timeouts could not be disabled in 0.9.27
  • Server startup options in installer had no effect

Changelog – FileZilla Server 0.9.29:
  • Executable path did not get quoted properly in service creation leading to a local privilege escalation vulnerability.