Download Latest Version AeroFTP-4.0.6-portable-windows-x64.zip (39.0 MB)
Email in envelope

Get an email when there's a new version of AeroFTP

Home / v4.0.6
Name Modified Size InfoDownloads / Week
Parent folder
AeroFTP-4.0.6-1.x86_64.rpm < 7 hours ago 109.7 MB
AeroFTP-4.0.6-1.x86_64.rpm.sigstore.json < 7 hours ago 10.3 kB
AeroFTP_4.0.6_amd64.AppImage < 7 hours ago 65.6 MB
AeroFTP_4.0.6_amd64.AppImage.sigstore.json < 7 hours ago 10.3 kB
AeroFTP_4.0.6_amd64.deb < 7 hours ago 54.4 MB
AeroFTP_4.0.6_amd64.deb.sigstore.json < 7 hours ago 10.1 kB
aeroftp_4.0.6_amd64.snap < 7 hours ago 257.5 MB
aeroftp_4.0.6_amd64.snap.sigstore.json < 7 hours ago 10.1 kB
AeroFTP-4.0.6-portable-windows-x64.zip < 8 hours ago 39.0 MB
AeroFTP-4.0.6-portable-windows-x64.zip.sigstore.json < 8 hours ago 10.2 kB
AeroFTP_4.0.6_x64-setup.exe < 8 hours ago 45.5 MB
AeroFTP_4.0.6_x64-setup.exe.sigstore.json < 8 hours ago 10.2 kB
AeroFTP_4.0.6_x64_en-US.msi < 8 hours ago 66.3 MB
AeroFTP_4.0.6_x64_en-US.msi.sigstore.json < 8 hours ago 10.2 kB
AeroFTP_4.0.6_x64-beta.dmg < 8 hours ago 67.5 MB
AeroFTP_4.0.6_aarch64-beta.dmg < 8 hours ago 64.4 MB
AeroFTP v4.0.6 source code.tar.gz < 8 hours ago 14.1 MB
AeroFTP v4.0.6 source code.zip < 8 hours ago 14.6 MB
README.md < 8 hours ago 2.2 kB
v4.0.6 source code.tar.gz < 8 hours ago 14.1 MB
v4.0.6 source code.zip < 8 hours ago 14.6 MB
Totals: 21 Items   827.5 MB 0

[4.0.6] - 2026-06-17

AeroVault Crate Convergence

AeroFTP's AEROVAULT3 vault engine and its revision 4 Reed-Solomon error correction now live entirely in the published aerovault crate, so the desktop app, the standalone CLI and any third-party Rust project all run a single audited implementation instead of parallel copies. The app keeps only thin command wrappers over the crate, and the container format is now defined and tested in one place.

Changed

  • AeroVault engine moved into the aerovault crate (0.6.0 on crates.io): the full AEROVAULT3 container (1024-byte header, gear content-defined chunking, per-chunk zstd, keyed-BLAKE3 deduplication, small-file packing, authenticated manifest) and revision 4 Reed-Solomon error correction are now owned by the crate. The app's vault_v3_* commands became thin wrappers over it, removing about four thousand three hundred lines of duplicated cryptography. A cross-implementation fixture pins the app and the crate to byte-for-byte identical containers, so a vault created by either side opens and extracts in the other and existing vaults are unaffected. AEROVAULT3 design and the unified .aerocorrect direction were driven by Ehud Kirsh. (@EhudKirsh, [#162], [#276])
  • Benchmark profile picker uses a checkmark: the full-screen benchmark profile picker marks selected rows with [✓] instead of [x]. (@EhudKirsh, [#277])

Fixed

  • Folder uploads honor the skip and overwrite policy: uploading a folder to a cloud provider accepted a file-exists policy but silently ignored it, so re-uploading a tree re-sent unchanged files. The policy is now applied per file and the skipped count is reported. Found by an independent CLI security audit.

Contributors

@EhudKirsh

Downloads:

  • Windows: .msi installer, .exe, or .zip portable (no installation required)
  • macOS: .dmg disk image
  • Linux: .deb, .rpm, .snap, or .AppImage

Download AeroFTP

Source: README.md, updated 2026-06-17