wok-6.x
annotate backintime/description.txt @ rev 23868
dropbear/openssh: generate ed25519 keys
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sun Jun 21 18:06:13 2020 +0000 (2020-06-21) |
parents |
|
children |
|
rev |
line source |
hackdorte@20009
|
1 Back In Time is a framework for rsync, diff and cron for the purpose of
|
hackdorte@20009
|
2 taking snapshots and backups of specified folders. It minimizes disk space
|
hackdorte@20009
|
3 use by taking a snapshot only if the directory has been changed, and hard
|
hackdorte@20009
|
4 links for unmodified files if it has. The user can schedule regular backups
|
hackdorte@20009
|
5 using cron.
|