Skip to main content

Linux Backup Tools

System Backup

Clonezilla

Clonezilla is a partition and disk imaging/cloning program similar to True Image® or Norton Ghost®.

    Clonezilla - About
    Rescuezilla

    Rescuezilla is an easy-to-use disk cloning and imaging application that's fully compatible with Clonezilla — the industry-standard trusted by tens of millions.

    Data Backup

    Restic
    • Restic - is a fast, open source, secure and cross-platform backup program. It allows saving multiple revisions of files and directories in an encrypted repository stored on different backends.
      • 備份資料加密
      • 差異備份 - snapshot
      • 支援目錄與檔案
      • 備份媒體支援 本地/SFTP/HTTP REST/AWS S3/Azure Storage/Google Cloud Storage/rclone
    Rsnapshot
    • Rsnapshot is a powerful backup utility with installation options on any Linux-based machine. It can either back up a machine locally, or you can back up multiple machines, say servers for instance, from a single machine. Rsnapshot uses rsync and is written entirely in Perl with no library dependencies.