Features
Everything you need for modern file transfer. 40+ cloud providers, 7 modules, AI-powered.
AeroFTP combines 7 transport protocols, 20+ native provider integrations, 40+ pre-configured presets, 6 product modules (AeroCloud, AeroFile, AeroSync, AeroVault, AeroTools, AeroPlayer), 52 AI tools across 24 AI providers, and a production CLI into one seamless application.
Supported Protocols & Cloud Providers
7 transport protocols, 20+ native provider integrations, 40+ pre-configured presets
AeroFTP organizes integrations on three tiers, so the catalog is precise rather than vague:
7 transport protocols · 20+ native provider integrations · 40+ pre-configured presets
Transports: FTP, FTPS, SFTP, WebDAV, S3, Azure Blob, OpenStack Swift - native wire-level support.
Native providers: dedicated OAuth2 / API key / SDK code paths so each provider's specific features (sharing, native delta sync, server-side copy, large-file chunking) are first-class.
Presets: server URL, port, base path auto-filled for compatible services on top of the protocols above.
+ FTP, FTPS, SFTP, WebDAV, Swift transports
We reached out directly to providers to ensure quality integration.
Special thanks to MEGA, Koofr, FileLu, Felicloud, Storj, pCloud, IDrive, Jottacloud, InfiniCLOUD, and SourceForge for their responsive technical support.
Bridge Import/Export
- rclone - 17 backend types
- WinSCP - 6 protocols + password de-obfuscation
- FileZilla - Full import/export
Migrate from any existing client in seconds. AeroFTP auto-detects and imports your saved connections.
Encrypted Vault
All credentials encrypted in the AeroFTP Universal Vault: AES-256-GCM + Argon2id. OAuth tokens, API keys, passwords - never on disk in plaintext, never visible to AI agents using --profile credentials.
AeroRsync Delta Sync
Native rsync protocol 31 in pure Rust on SFTP - first-class on Windows since v3.6.1. No rsync.exe bundle, no WSL requirement, byte-identical to stock rsync 3.4.1 in CI.
Cross-Profile Transfer
Copy files and whole trees directly between two saved profiles - server to server, cloud to cloud. Source and destination are streamed without a local roundtrip, paths never exposed to AI agents (transfer / transfer_tree).
Mount & Serve
Mount any remote server as a local filesystem via FUSE (aeroftp-cli mount), or re-expose it as a standard server with serve http/webdav/ftp/sftp. Bridge legacy tools to modern cloud storage with zero code.
Universal Quota
Storage usage and quota for every backend, unified. Providers with a native quota API answer in one call; for the rest AeroFTP computes real usage by deep-scan - so df works the same everywhere.
Modules
7 specialized tools integrated into AeroFTP - the Aero Family
AeroCloud
Unified manager for 20+ native cloud provider integrations + 7 transport protocols. Browse Google Drive, Dropbox, OneDrive, S3, MEGA, and more from a single interface. File versioning, trash management, and share links across the full provider surface.
AeroFile
Professional local file manager with tabbed browsing, color labels, file tags, duplicate finder, disk usage treemap, and batch rename with regex patterns.
AeroSync
Enterprise-grade bidirectional sync engine. One-way mirror, two-way sync with conflict resolution, bandwidth throttling, scheduling, and "skip if identical" smart detection. AeroRsync delta sync ships first-class on Windows since v3.6.1 - native rsync protocol 31 in pure Rust, no rsync.exe bundle, no WSL.
AeroVault
Military-grade encryption: AES-256-GCM-SIV content, AES-256-SIV filenames, Argon2id key derivation (128 MiB), HMAC-SHA512 header integrity, plus optional Reed-Solomon error correction (self-healing .aerocorrect sidecars) for bit-rot recovery. Published as standalone Rust crate on crates.io
AeroTools + AeroPlayer
Monaco code editor with syntax highlighting, xterm.js terminal, Hash Forge (MD5/SHA/BLAKE3), CryptoLab (AES/ChaCha20 encrypt/decrypt), Password Forge (CSPRNG + BIP39). Plus built-in media preview for audio, video, and images from remote servers.
AeroAgent
AI assistant with 52 integrated tools across local files and remote providers. 24 AI providers (OpenAI, Anthropic, Gemini, NVIDIA NIM, Z.AI, Yi, Hyperbolic, Novita, Ollama, DeepSeek, Mistral, Cerebras, SambaNova, Fireworks, and 10 more). Vision, RAG indexing, plugin ecosystem, and MCP Server mode for Claude, Cursor, VS Code.
Built with Modern Technology
A rock-solid foundation for a world-class application
Rust
Core backend for memory safety, zero-cost abstractions, and blazing performance.
Tauri 2
Lightweight native shell. 10x smaller than Electron with full system access.
React 18
Modern UI with concurrent rendering, hooks, and a component-driven architecture.
TypeScript
Full type safety across the entire frontend codebase for reliable development.