rdiff-backup alternatives

rdiff-backup is a software utility designed for directory backups. It replicates a source directory to a destination, storing incremental changes within a dedicated subdirectory to enable restoration of older file versions. This approach merges characteristics of mirroring and incremental backup techniques, preserving file attributes and supporting efficient data transfer over network connections.

Alternatives