From: https://id.koumbit.net/anarcat Date: Wed, 11 Nov 2015 01:13:01 +0000 (+0000) Subject: Added a comment: why use rsync at all? X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~324^2~41^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f3007d93cf21f7520728c22b8172a076570a9c17;p=git-annex.git Added a comment: why use rsync at all? --- diff --git a/doc/forum/Modus_operandi_for_local_full_backup/comment_1_fa8ac55ebd94312a36b284047b6cf932._comment b/doc/forum/Modus_operandi_for_local_full_backup/comment_1_fa8ac55ebd94312a36b284047b6cf932._comment new file mode 100644 index 0000000000..b6cc7e9896 --- /dev/null +++ b/doc/forum/Modus_operandi_for_local_full_backup/comment_1_fa8ac55ebd94312a36b284047b6cf932._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="https://id.koumbit.net/anarcat" + subject="why use rsync at all?" + date="2015-11-11T01:13:00Z" + content=""" +i basically exclude git-annex repositories from my backups now. i have a `numcopies` setting to a satisfactory number (say 2 or 3) that ensures that there are at least 2 copies of every file. then i send copies off to external drives, when they are full, i create a new repository on a new drive. + +old versions are kept as long as you don't `dropunused`. +"""]]