Alternatives to Kopia
An encrypted snapshot backup tool with both a command line and a proper desktop app, pointed at whatever storage you choose. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Kopia
An encrypted snapshot backup tool with both a command line and a proper desktop app, pointed at whatever storage you choose.
Replacements
Listings that take over the same core job as Kopia.
restic
A single-executable backup program that makes encrypted, deduplicated snapshots and can send them almost anywhere.
restic offers similar encrypted deduplicated snapshots as a single command-line binary, but it lacks Kopia's desktop app and per-directory retention policies.
BorgBackup
A deduplicating archiver for Linux, macOS and BSD that makes daily backups cost almost nothing beyond the day’s changes.
BorgBackup provides deduplicated authenticated-encrypted archives over SSH with FUSE mounting, but it is command line only and lacks a native Windows build.
Duplicati
A backup client with a web interface that encrypts your files and pushes them to more than twenty cloud services.
Duplicati uses a web interface and scheduler for encrypted incremental backups to many cloud services under MIT, though large restores can be slow.
Duplicacy
A deduplicating cloud backup tool whose lock-free design lets several machines share one storage bucket.
Duplicacy lets several machines share one deduplicated cloud bucket without a server, but its licence is not open source and the GUI is paid.
Backrest
Schedule and restore restic backups through a browser interface.
Backrest adds a browser interface for scheduling and restoring restic backups, so you move to restic's repository format under GPL-3.0.
Vorta
A desktop front end for BorgBackup, so encrypted deduplicated backups stop being a cron job.
Vorta is a desktop front end for BorgBackup on macOS and Linux with profiles and archive browsing, but has no Windows support.
Arq
Encrypted backup software for Mac and Windows that stores backups in your own cloud account or disk.
Arq is paid, closed-source snapshot backup for Mac and Windows with end-to-end encryption to your own storage, and has no Linux version.
rustic
Create encrypted, deduplicated backups in restic-compatible repositories.
rustic writes encrypted deduplicated backups in restic-compatible repositories, though it is younger than restic and compatibility should be checked.
Also worth comparing
These listings name Kopia as their own alternative, so the relationship runs both ways.
Apple Time Machine
Built-in macOS backup tool that takes hourly snapshots automatically.
Kopia is free Apache-2.0 snapshot backup with a desktop app, encryption and deduplication, running on macOS, Windows and Linux against many storage types.
Back In Time
Graphical front-end for incremental rsync backups on Linux.
Kopia adds encryption, compression and deduplication with a desktop app on Windows, macOS and Linux, but snapshots are not plain browsable folders.
Backblaze Computer Backup
Unlimited automatic cloud backup for a single Mac or Windows PC at a flat monthly price.
Kopia is free open source snapshot backup with a desktop app and encryption, working against cloud object storage you pay for separately.
bup
Command-line backup system built on the git packfile format with deduplication and fast incremental saves.
Kopia adds end-to-end encryption, compression, Windows support and a desktop app that shares its repository format with the command line, though it is still pre-1.0.
Cobian Reflector
Free scheduled file backup for Windows, successor to Cobian Backup.
Kopia is free Apache-2.0 snapshot backup with a desktop app, encryption and deduplication, and runs on macOS and Linux as well.
Disk ARchive (dar)
Command-line archiver and backup tool with compression, encryption and differential archives.
Kopia adds a desktop app alongside the command line, with encrypted, deduplicated snapshots to cloud, network or local storage, though it is still pre-1.0.
Duplicity
Encrypted, bandwidth-efficient incremental backup to remote storage.
Kopia adds a desktop app and Windows support with deduplicated encrypted snapshots, removing the need for periodic full backups, but is still pre-1.0.
Déjà Dup
GNOME's backup app: pick folders and a destination, and it handles encryption, scheduling and versions for you.
Kopia offers a desktop app and command line on Windows, macOS and Linux, with per-directory retention policies and deduplication, but its format is still pre-1.0.
MSP360 Backup Free
Free backup software for personal computers that sends files to local drives, network shares or cloud storage.
Kopia is free and Apache-2.0 licensed, with a desktop app and command line, encryption and deduplication, but it backs up files rather than disk images.
Pika Backup
A GNOME front end for BorgBackup: plug in a USB drive, pick folders, and it handles the rest.
Kopia offers a desktop app and command line on Windows, macOS and Linux with encrypted, deduplicated snapshots, though it remains pre-1.0 with possible format changes.
Plakar
An open-source encrypted, deduplicating backup tool with snapshots and a web interface for browsing restores.
Kopia provides encrypted, deduplicated snapshots with a desktop app instead of a web interface, and it runs on Windows and macOS as well as Linux.
rdiff-backup
Reverse incremental backup that keeps the newest copy as a plain mirror.
Kopia adds end-to-end encryption, compression and a desktop app on Windows, macOS and Linux, though it is still pre-1.0 with possible format changes.
rsnapshot
Filesystem snapshot backups using rsync and hard links.
Kopia adds encryption, compression, deduplication and a desktop app on Windows, macOS and Linux, storing snapshots in a repository rather than hard-linked folders.
Synology Hyper Backup
Backup app for Synology NAS systems with scheduling, versioning and many local and cloud destinations.
Kopia is free and open source under Apache-2.0, with encrypted deduplicated snapshots to cloud, network or local storage from a desktop app or command line on any major OS.
Tarsnap
A command-line online backup service for Unix-like systems with client-side encryption and block-level deduplication.
Kopia is free and open source under Apache-2.0, adding a desktop app and native Windows support, with encrypted deduplicated snapshots to cloud, network or local storage.
Windows File History
Built-in Windows tool that versions files to an external or network drive.
Kopia adds encrypted, deduplicated snapshots to cloud storage, network shares or local folders on Windows, macOS and Linux, with per-directory retention, though it is still pre-1.0.
Similar software
Related functionality, not a direct replacement.
BorgBase
A hosted storage service for BorgBackup and Restic repositories with monitoring and append-only mode.
Restic REST Server
Provide a remote REST storage endpoint for restic backups.
Restic Browser
Browse and restore files from existing restic repositories.
borgmatic
Configure Borg backups, database dumps and monitoring in one place.
resticprofile
A configuration profile manager and scheduler that runs restic backups from a single config file.