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

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

Home / v3.5.7
Name Modified Size InfoDownloads / Week
Parent folder
AeroFTP-3.5.7-1.x86_64.rpm 2026-04-19 60.2 MB
AeroFTP-3.5.7-1.x86_64.rpm.sigstore.json 2026-04-19 9.8 kB
AeroFTP_3.5.7_amd64.AppImage 2026-04-19 54.8 MB
AeroFTP_3.5.7_amd64.AppImage.sigstore.json 2026-04-19 9.8 kB
AeroFTP_3.5.7_amd64.deb 2026-04-19 60.3 MB
AeroFTP_3.5.7_amd64.deb.sigstore.json 2026-04-19 9.7 kB
aeroftp_3.5.7_amd64.snap 2026-04-19 219.0 MB
aeroftp_3.5.7_amd64.snap.sigstore.json 2026-04-19 9.6 kB
AeroFTP-3.5.7-portable-windows-x64.zip 2026-04-19 31.0 MB
AeroFTP-3.5.7-portable-windows-x64.zip.sigstore.json 2026-04-19 9.7 kB
AeroFTP_3.5.7_x64-setup.exe 2026-04-19 35.3 MB
AeroFTP_3.5.7_x64-setup.exe.sigstore.json 2026-04-19 9.6 kB
AeroFTP_3.5.7_x64_en-US.msi 2026-04-19 49.9 MB
AeroFTP_3.5.7_x64_en-US.msi.sigstore.json 2026-04-19 9.6 kB
AeroFTP_3.5.7_x64-beta.dmg 2026-04-19 49.0 MB
AeroFTP_3.5.7_aarch64-beta.dmg 2026-04-19 46.6 MB
AeroFTP v3.5.7 source code.tar.gz 2026-04-19 10.2 MB
AeroFTP v3.5.7 source code.zip 2026-04-19 10.6 MB
README.md 2026-04-19 1.2 kB
v3.5.7 source code.tar.gz 2026-04-19 10.2 MB
v3.5.7 source code.zip 2026-04-19 10.6 MB
Totals: 21 Items   647.4 MB 2

[3.5.7] - 2026-04-19

Hotfix: v3.5.6 failed to launch

Emergency patch for the startup panic introduced by v3.5.6.

Fixed

  • App failed to launch on Linux and Windows: the cross-profile plan TTL sweeper added in v3.5.6 (Phase 4.2 of the resource-lifecycle audit) called tokio::spawn inside CrossProfileState::new(). That constructor runs from builder.manage(...) during the synchronous Tauri builder setup, before the async runtime is up. The spawn panicked with "there is no reactor running, must be called from the context of a Tokio 1.x runtime" and the binary exited immediately after main. The sweeper is now armed lazily by ensure_sweeper_started() on the first store_plan call — guaranteed to run inside an async Tauri command handler where the runtime is active. All other v3.5.6 improvements are preserved.

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-04-19