chiark
/
gitweb
/
~ian
/
chiark-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73d2c9b
)
backup/snaprsync: add -AX to the rsync rune
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 4 Jul 2024 09:56:28 +0000
(10:56 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 4 Jul 2024 09:56:28 +0000
(10:56 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
backup/snaprsync
patch
|
blob
|
history
diff --git
a/backup/snaprsync
b/backup/snaprsync
index 82ea5d416f8ab1dc86349b2c7287a7a3dd886626..495e02b19dd537e8f7b113b07245767139074deb 100755
(executable)
--- a/
backup/snaprsync
+++ b/
backup/snaprsync
@@
-126,7
+126,7
@@
ssh $sshopts $rhost <$td/sentinel 4<&- "
cd ..
" &
xspawned rsum
-x $rsync -aHSx$rsynccompress --numeric-ids --delete $rsyncopts \
+x $rsync -aH
AX
Sx$rsynccompress --numeric-ids --delete $rsyncopts \
${localprevious:+--link-dest} $localprevious \
$rhost:$rvardir/snap-mount/$subdir $localarea/.
date -u "+ $datefmt rsyncdone"