Which file backup software do you use?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • BorgBackup

    Deduplicating archiver with compression and authenticated encryption.

  • I use Borg for data backup. The tool encrypts the data by default and thanks to deduplication, the backups are created very quickly and require not much storage space.

  • Lsyncd

    Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets

  • To sync files between hosts/network locations, you can use rsync. It allows synchronizing files and folders, building a 1:1 data structure. If you need bidirectional file sync, you can use lsyncd. https://github.com/axkibe/lsyncd

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts