Obnam icon

Obnam

Obnam is an open-source backup software that supports incremental backups to local, remote, or cloud storage. It aims to be simple, secure, and flexible for personal backups.

What is Obnam?

Obnam is an open-source backup program that supports incremental backups. It can back up data to local storage, remote servers via SSH/SFTP, or various cloud storage services.

Some key features of Obnam include:

  • Supports incremental backups to save space and time
  • Client-side encryption for security
  • Deduplication across backup generations
  • Command line interface for scripting and automation
  • Backups can be verified for integrity
  • Simple configuration in a single YAML file

Obnam was created with personal backups in mind, so it aims to be easy to use and set up while still offering security and flexibility. It handles the details of managing incremental backups so only changed data needs to be backed up regularly. With encryption before uploading, backups remain private.

While the interface is purely command-line based, Obnam can be easily integrated into scripts and cron jobs to automate backups. Overall, Obnam is suited for technically inclined Linux/Unix users looking for a versatile open-source backup tool with strong security.

The Best Obnam Alternatives

Top Apps like Obnam

rsync, Duplicati, BorgBackup, Déjà Dup, Duplicity, Rsnapshot, rdiff-backup, Bareos, Areca Backup, Truck - Rsync Client, bup are some alternatives to Obnam.

Rsync

rsync is an open source software application for Unix-like systems that synchronizes files and directories from one location to another while minimizing data transfer using delta encoding when appropriate. It is typically used for copying and synchronizing files across systems or network locations.Some key features of rsync include:Fast...

Duplicati

Duplicati is a free, open source backup software that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It supports standard protocols like FTP, SSH, WebDAV and various backends like Microsoft OneDrive, Amazon S3, Google Drive, Dropbox, Tahoe-LAFS and many others.Some key features of...

BorgBackup

BorgBackup is an open source deduplicating backup program suited for daily backups. It provides encrypted online backups that are compressed and deduplicate similar data across multiple backup runs. This makes BorgBackup efficient with storage space while still allowing users easy access to multiple backup versions.Some key features of BorgBackup...

Déjà Dup

Déjà Dup is a backup software included by default in GNOME desktop environments. It provides an easy way for users to backup their personal files and folders.Some key features of Déjà Dup include:User-friendly graphical interface to setup and restore backupsSupport for both local and cloud (e...

Duplicity

Duplicity is an open source backup application designed for encrypted, incremental backup. Some key features of Duplicity include:Supports a variety of backends for storage including local, remote, cloud servers, etc.Incremental backups for efficiency - only changed data is backed up after the initial backupStrong encryption using GnuPG ensures...

Rsnapshot

Rsnapshot is an open-source backup utility for Linux operating systems that provides incremental backup functionality using rsync. It is designed to make it easy to maintain a backup of a remote system by only transferring the changes that have occurred since the last backup.Some key features of Rsnapshot include...

Rdiff-backup

rdiff-backup is an open source backup software used to create incremental backups. It works by calculating the difference between the source directory and the directory from the previous backup. Only changes are transferred and stored, instead of full file copies, which saves storage space on the backup destination.Some key...

Bareos

Bareos (Backup Archiving Recovery Open Sourced) is a widely used open source backup solution that provides efficient and reliable backup, recovery and verification of computer data across a network of computers of different kinds.Main features of Bareos include:Automatic and unattended backupsPoint-in-time restores of single files or entire hard...

Areca Backup

Areca Backup is an open source backup software for Windows, Linux and macOS operating systems. It provides an intuitive graphical user interface to configure and schedule backup jobs.Key features of Areca Backup include:Support for incremental and differential backups to save storage space and timeCompression and encryption of backup...

Truck - Rsync Client

Truck is an open-source, cross-platform GUI client for rsync, a versatile command line utility for efficiently transferring and synchronizing files between locations on a local system or over a network. It was designed to provide a simple yet powerful graphical interface to leverage the advanced capabilities of rsync.Some key...

Bup

Bup is an open-source backup software developed originally by Avery Pennarun. It uses a rolling checksum algorithm and hardlinking similar to Rsync to save on storage space when backing up multiple versions of files.Some key features and capabilities of bup include:Space efficient storage using hardlinking and global compression...