After an outrage about AdWare mid last year on the Windows side of things, a new outrage on the Mac side of things at the end of last year caused FileZilla to be removed from the homebrew cask repository.
They do not care that there is a non-bundle version that (right now) does not have adware, as FileZilla could put AdWare in that version at any moment in time.
After trying to update, it will disappear, and you might get an error like this (a full log is below the fold):
"Error: Cask 'filezilla' is unavailable: No Cask with this name exists."
Too bad, as FileZilla was fun while it lasted.
For the dare devils, you might want to try the non-bundled version at fosshub, but please run it through at least VirusTotal before installing, and remember: you have to trust yet another man-in-the-middle!
Uninstalling now that the cask has been removed is described in:
- [Wayback/Archive.is] Can’t uninstall filezilla · Issue #55951 · Homebrew/homebrew-cask
Delete
Filezilla.appin/Applications, as well as the"$(brew --prefix)/Caskroom/filezilladirectory. If you also want to delete its config files, see them on the deleted cask [Wayback]. - [Wayback/Archive.is] homebrew-cask/filezilla.rb at 4bdf56471fd8c463ae28799ce294891a2d5e9e16 · Homebrew/homebrew-cask
cask 'filezilla' do version '3.38.1' sha256 '250dfd5e8f4c97bf0baf762251cc328f60b2da4a0dd1c316d67a45c1f1349cf7' url "https://download.filezilla-project.org/client/FileZilla_#{version}_macosx-x86.app.tar.bz2" appcast 'https://filezilla-project.org/versions.php?type=client' name 'FileZilla' homepage 'https://filezilla-project.org/' depends_on macos: '>= :mavericks' app 'FileZilla.app' zap trash: [ '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/de.filezilla.sfl*', '~/Library/Saved Application State/de.filezilla.savedState', '~/Library/Preferences/de.filezilla.plist', '~/.config/filezilla', ] end
Related:
- filezilla adware mac – Google Search
- [WayBack] Suspected malware after installing FileZi… – Apple Community
- [WayBack] FileZilla onder vuur over adware in installatiebundel – Security.NL
- [WayBack] FileZilla – Wikipedia: Bundled adware issues
- [WayBack] Setup bundled – warning? – FileZilla Forums
- [WayBack] antivirus – Filezilla for mac OS – Virus? – Information Security Stack Exchange
- [WayBack] Download FileZilla. Free, Open-Source FTP client with support for FTP over TLS (FTPS) and SFTP.
- via [WayBack] FileZilla | Reviews | MacUpdate: Download, install, or update FileZilla for Mac from MacUpdate.
- [WayBack] FOSSHUB: FOSSHUB: Free software download for Windows, MacOS, and Linux.
- [WayBack] homebrew-cask/filezilla.rb at 4bdf56471fd8c463ae28799ce294891a2d5e9e16 · Homebrew/homebrew-cask · GitHub
- [WayBack] Delete filezilla.rb by suschizu · Pull Request #55583 · Homebrew/homebrew-cask · GitHub
- [WayBack] Can’t uninstall filezilla · Issue #55951 · Homebrew/homebrew-cask · GitHub
- [WayBack] Download filezilla client failed with http2 (Error in the HTTP2 framing layer) · Issue #55692 · Homebrew/homebrew-cask · GitHub
–jeroen






Performed 



[