Liste des Groupes | Revenir à cs raspberry-pi |
Lawrence D'Oliveiro wrote:I use rsync regularly to backup remote systems using ssh, where known_hosts and authorized_keys are correctly populated (eg):
rsync has this nifty option called “--link-dest”, which lets you creatersync is good tool, but it is not a backup tool, while Borg Backup is a
incremental backups that look like full backups for restoration purposes,
but with files that were unchanged since the last backup deduped to reduce
disk space.
perfect backup tool.
the mentioned functionality is meant to reduce traffic and save time more
than reduce disk space.
And I do not know how a restore would look like with rsync. With borg it is
a one liner.
I leave the decision with the OP
Les messages affichés proviennent d'usenet.