See what's eating the disk. No SSH.
Browse the remote filesystem interactively with NCurses — sorted by size, straight through the REST API.
Connect straight to WP-Admin over its REST API and stream files and database pipe-to-pipe — down to your machine, or straight into another site.
Offload your files and database, stream them across an encrypted pipe, and arrive on your new home intact.
Connect over the WP REST API with a per-site token.
Files & database stream directly, no middleman servers.
Land on your machine or a fresh host as a clean mirror.
Every feature is built around one idea: move bytes reliably, from anywhere, without a server in the middle.
Browse the remote filesystem interactively with NCurses — sorted by size, straight through the REST API.
Remote checksums are compared against your local copy, so a daily mirror costs megabytes instead of gigabytes.
Small tables are bundled into one request; large ones are split and streamed in parts.
The server keeps zipping while completed chunks download in parallel. Nothing waits in line.
Every restore drops a rollback point first. Change your mind, get the old site back in one command.
Most backup plugins route your whole site through a cloud you don't control. Disembark doesn't.
Prefer clicking to typing? A Vue dashboard lives under Tools → Disembark. Browse the file tree, preview code and images, explore database tables, set exclusions, and generate tokens — all visually.
A plugin on the server, a PHAR on your client. Copy, paste, disembark.
Add Disembark to the WordPress site you want to back up, then grab its connection token.
Download the PHAR onto your local machine or new host and put it on your PATH.
Link the CLI to your site with the token, run your first backup, and restore a snapshot anywhere Disembark is installed.
Escaping a slow host, cloning to staging, or keeping a local mirror fresh. Disembark gets your site there in one piece.
Loading…