For a developer, the case against Explorer is not that it is ugly — it is that it stops at the folder. The work continues in a terminal, in git, on a server, and in a copy you cannot afford to half-finish. The alternatives below are judged on that: a terminal in the right folder, git in the list, SFTP as a folder, keyboard speed, and transfers you can trust. cwdio was designed around that list and is free during its beta; the others each cover part of it well, and two of them are open source.
The table
| Product | Platform | Licence model | Dual pane | Built-in terminal | Git | SFTP | Open source |
|---|---|---|---|---|---|---|---|
| cwdio | 64-bit Windows 10/11 | Free in beta; Founding Users free forever; one-time tiers at 1.0 | Yes | Yes, two-way folder sync; SSH on SFTP | Status column, changes, branches, history, push/pull | Yes, as folders | No (binaries/issues public; no telemetry) |
| Files | Windows 10/11 | Open source (MIT); Store purchase or classic installer | Two-pane layout | No | Yes (per project topics) | Not a focus | Yes |
| Total Commander | Windows 32/64-bit | Shareware, one-time licence | Yes | Command line | Plugins, if any | FTP/FTPS built in | No |
| Directory Opus | x64 Windows 7–11 | Paid, perpetual + upgrade subscription | Yes | No | No | FTP | No |
| Double Commander | Cross-platform | Free, open source | Yes | Command line | No | Yes | Yes |
| Far Manager | Windows | Free, open source (BSD-3-Clause) | Yes | Runs in the console | Plugins, if any | FTP plugin | Yes |
| OneCommander | Windows 10/11 x64 | Free for home use; Pro for commercial | Yes | No | No | Not a focus | No |
| fman | Mac, Windows, Linux | Perpetual €39 licence | Yes | No | Via plugins | Via plugins | No |
Vendor facts were read on each product’s site or repository on 2026-08-15; details and links are on the individual comparison pages.
One paragraph each
cwdio — two panels, and a terminal that follows the panel and follows a cd back (PowerShell, cmd,
bash, WSL, Git Bash; a real SSH shell on an SFTP connection). Git status badges in the list, a changes view
with stage/commit, branches, history, push/pull. Search by name or content that honours .gitignore, with
Everything integration; Ctrl+P go-to-file; Ctrl+J frecency jump; Ctrl+Shift+P command palette. Verified
copies that resume, a journaled queue that survives a restart, Ctrl+Z undo of a batch, an overwrite stash.
F4 opens a built-in editor or your own. Archives as folders. No telemetry, no account, free during the beta.
Every feature · vs Explorer.
Files — the open-source (MIT), community-built Fluent-design file manager for Windows 10/11, with tabs, a two-pane layout and git among its integrations. The choice if you want Explorer’s shape done better and built in the open. cwdio vs Files.
Total Commander — the orthodox reference with a command line under the panels, FTP/FTPS built in and a plugin ecosystem that can add most things. No embedded terminal or git. cwdio vs Total Commander.
Directory Opus — deepest customisation and scripting on Windows, queued copies, metadata tools; no terminal, no git. cwdio vs Directory Opus.
Double Commander — free, open source, cross-platform, SFTP/SCP built in, Total Commander plug-ins, a command line under the panels. cwdio vs Double Commander.
Far Manager — open source and text-mode; if your terminal is where you live, this is a file manager inside it, with archives and FTP as plugins. cwdio vs Far Manager.
OneCommander — Miller columns, dual pane and tabs, Spacebar preview, free for home use; no terminal or git. cwdio vs OneCommander.
fman — minimal, keyboard-driven, cross-platform, with a plugin system and a frequency-based GoTo. cwdio vs fman.
A developer’s checklist
- Terminal in the right folder — cwdio (embedded, synced), Far Manager (console).
- Git without leaving the file manager — cwdio; Files.
- SFTP as a folder — cwdio; Double Commander.
- Keyboard-first with fuzzy jump — cwdio (Ctrl+P, Ctrl+J, Ctrl+Shift+P), fman (Ctrl+P), Far Manager, Total Commander.
- Transfers that verify and resume, undo that covers a batch — cwdio.
- Open source — Files, Double Commander, Far Manager.
- Runs on macOS/Linux too — fman, Double Commander, Midnight Commander (see file managers with a built-in terminal).
Last checked
2026-08-15: ghisler.com, gpsoft.com.au, doublecmd.sourceforge.io, onecommander.com, fman.io, and the files-community/Files and FarGroup/FarManager repositories (files.community and farmanager.com refused automated fetches).