Remote-first · Built on the dolzip engine

Your files.Any shore.One rope.

Ferry runs parallel archive ops on your remote servers without downloading first. Dual-pane, SFTP, cloud, and streaming preview — for developers who live in ~/.ssh/config.

HORIZONLOCAL · ~/projectssrc/· Cargo.toml1.2 KB· README.md8 KBtarget/· .env142 BREMOTE · staging.prodreleases/dist.tar.zst42 MBlogs/db-backup.zst1.2 GB· config.yaml3.4 KB.ZSTSTREAMING0 byte extracted locallyRight-click a remote folder. Ferry runs tar.zst there, not here.
0 MB
Download to preview
stream from remote
12×
Faster than ssh+tar
parallel dolzip engine
SFTP
+ S3, GDrive, WebDAV
one pane to rule them
~8 MB
Bundle size
Tauri, not Electron
The one thing nothing else does

Archive ops on remote servers.

Right-click a folder on your staging box. Ferry runs a parallel tar.zst on the remote machine using the dolzip engine, streams the bytes back, and shows a preview of any file inside — all without a full download. Nothing else in the macOS file manager space does this. That's the whole point of Ferry.

01STEPClicklocal laptop02STEPEngine runson far host03STEPStreamback to laptop
01

Select on remote

Click a folder in the right pane. Ferry is already holding an SSH connection, so there is no per-action handshake.

02

Ferry runs the engine on the far side

dolzip's parallel compressor executes on the remote machine directly, not on your laptop. Multi-threaded, zstd, mmap-aware.

03

Stream bytes, preview inline

Results stream back. Hit F3 on any entry to render an image, read a log file, or scrub through a video — without ever extracting the archive to disk.

SSH CONFIG

Your config is already the bookmarks.

~/.ssh/configHost staging HostName staging.prod User deploy IdentityFile ~/.ssh/ed_prodHost db-primary HostName 10.0.1.14 User postgres ProxyJump bastionPARSEFERRY · BOOKMARKSstagingstaging.proded25519db-primary10.0.1.14via bastion
Built for developers

Table stakes, done right.

01

Dual-pane + tabs

Independent L/R panels with multiple tabs each. Local folder on the left, three production servers on the right. TAB to switch, Cmd+T for a new tab, keyboard nav throughout.

independent tabs per pane
02

SSH config as bookmarks

Ferry reads ~/.ssh/config on launch. Every Host block becomes a bookmark. ed25519 and rsa keys via Keychain, agent forwarding supported, no passwords re-typed.

ed25519 · rsa · agent
03

Remote archive ops

Parallel tar.zst, unzip, 7z — executed on the remote host via the dolzip engine. Preview archive contents without extracting. The feature that justifies Ferry's existence.

dolzip engine on far side
04

Streaming preview

Press F3. Images (PNG, JPEG, WebP, TIFF), PDFs, text with 50+ language syntax, video, audio — all streamed from remote without downloading the file.

images · pdf · text · media
05

Two-way folder sync

Compare local and remote side by side: new, changed, deleted, identical. One-click sync in either direction. Saved as a named route for repeat use.

visual diff · 1-way · 2-way
06

Cloud when you need it

S3, Google Drive, Dropbox, OneDrive, Box, Backblaze B2, WebDAV. OAuth in the browser, tokens in Keychain. Treated as just another remote pane.

S3 · GDrive · Dropbox · WebDAV
07

Resumable transfers

Multi-threaded queue. Auto-resume on disconnect. Pause, resume, cancel, ETA, bandwidth limit. Safe on flaky hotel Wi-Fi.

resumable · multithread
08

Keyboard first

F3 preview, F5 copy, F6 move, F8 delete, Cmd+Shift+H/D/L jumps, Cmd+T/W tabs. Learn once, stay in the home row.

30+ mac-native shortcuts
09

Rust and Tauri

~8 MB bundle, not Electron. Native performance. Sandboxed file access. Uses the same dolzip engine that powers the StonZip archiver.

shared engine, different product
Keyboard

Stay in the home row.

PreviewF3
CopyF5 / ⌘C
MoveF6 / ⌘X
New folderF7
DeleteF8
Switch paneTAB
New/close tab⌘T / ⌘W
View modes⌘1 / ⌘2 / ⌘3
Home⌘⇧H
Desktop⌘⇧D
Downloads⌘⇧L
Connect SSH⌘K

Cast off when Ferry launches.

Ferry is under construction. The dolzip engine is live. The landing page is this page. The app itself is next. Drop your email and I'll notify you when the first build ships.

Notify me at launch

macOS 13+ · Apple Silicon · Internal testing, not public release

macOS 13+|Apple Silicon|Tauri · Rust|dolzip engine