mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
8 lines
387 B
Plaintext
8 lines
387 B
Plaintext
rsnapshot is a filesystem backup utility based on rsync.
|
|
|
|
Using rsnapshot, it is possible to take snapshots of your filesystems
|
|
at different points in time. Using hard links, rsnapshot creates the
|
|
illusion of multiple full backups, while only taking up the space of
|
|
one full backup plus differences. When coupled with ssh, it is possible
|
|
to take snapshots of remote filesystems as well.
|